Skip to content

Instantly share code, notes, and snippets.

@traylenator
Created January 16, 2012 15:45
Show Gist options
  • Save traylenator/1621454 to your computer and use it in GitHub Desktop.
Save traylenator/1621454 to your computer and use it in GitHub Desktop.
Testing
#!/bin/bash/
FOO=x
echo $FOO
# THIS FAILS AS YOU FORGOT $BAR
# No it does not.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment