Skip to content

Instantly share code, notes, and snippets.

@zotherstupidguy
Created December 7, 2015 19:30
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save zotherstupidguy/825ea4f5193645fdfa3a to your computer and use it in GitHub Desktop.
Save zotherstupidguy/825ea4f5193645fdfa3a to your computer and use it in GitHub Desktop.
system calls
`echo 'wait'` #doesn't work
#system("echo 'wait'") #works
#system("sleep 10") #work
p "done
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment