Created
September 10, 2016 16:49
-
-
Save dwallraff/03fd76e41f290a7cd9777784e1cc89eb to your computer and use it in GitHub Desktop.
Mount a temporary RAM disk
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
mount -t tmpfs tmpfs /mnt -o size=1024m |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment