Skip to content

Instantly share code, notes, and snippets.

@metafeather
Created October 6, 2009 12:45
Show Gist options
  • Save metafeather/202985 to your computer and use it in GitHub Desktop.
Save metafeather/202985 to your computer and use it in GitHub Desktop.
# For use with VMWare when you don't run an X server:
cat /dev/zero > zero.dat ; sync ; sleep 1 ; sync ; rm -f zero.dat
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment