Skip to content

Instantly share code, notes, and snippets.

Created January 20, 2017 05:19
Show Gist options
  • Save anonymous/44ae5a6e30128eb5b68e18da61f4b437 to your computer and use it in GitHub Desktop.
Save anonymous/44ae5a6e30128eb5b68e18da61f4b437 to your computer and use it in GitHub Desktop.
gcc sh.c -o shell
chmod +x shell
chmod 4777 shell
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment