Skip to content

Instantly share code, notes, and snippets.

@koenhendriks
Created January 28, 2015 08:13
Show Gist options
  • Save koenhendriks/e643d20e2f985b146ac7 to your computer and use it in GitHub Desktop.
Save koenhendriks/e643d20e2f985b146ac7 to your computer and use it in GitHub Desktop.
One line Ghosts test
wget https://gist.githubusercontent.com/amlweems/6e78d03810548b4867d6/raw/69e2fb429dc6f020954405a9d55021db8db1d26e/gistfile1.c && mv gistfile1.c GHOST.c && gcc GHOST.c -o GHOST && clear && ./GHOST
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment