Skip to content

Instantly share code, notes, and snippets.

@dwelch2344
Last active March 22, 2016 18:17
Show Gist options
  • Save dwelch2344/42f12e676323c1f10552 to your computer and use it in GitHub Desktop.
Save dwelch2344/42f12e676323c1f10552 to your computer and use it in GitHub Desktop.
test
#!/bin/bash
echo "Goodbye world"
#!/bin/bash
echo "Hello world"
sleep 10000000
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment