Skip to content

Instantly share code, notes, and snippets.

@dwallraff
Created September 10, 2016 16:49
Show Gist options
  • Save dwallraff/03fd76e41f290a7cd9777784e1cc89eb to your computer and use it in GitHub Desktop.
Save dwallraff/03fd76e41f290a7cd9777784e1cc89eb to your computer and use it in GitHub Desktop.
Mount a temporary RAM disk
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