Mount tmpfs

From Sidvind
(Redirected from Tmpfs)
Jump to: navigation, search
Code: Mounting a 1GB ramdisk using tmpfs
mount -t tmpfs tmpfs /mnt/tmp -o size=1g
Personal tools
Programming