Mount tmpfs

From Sidvind
Revision as of 23:27, 13 July 2008 by EXt (Talk | contribs) (New page: {{box code|| <nowiki>mount -t tmpfs tmpfs /mnt/tmp -o size=1g</nowiki> }})

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
Code:
mount -t tmpfs tmpfs /mnt/tmp -o size=1g