Created
August 23, 2012 18:31
-
-
Save liftoff/3439968 to your computer and use it in GitHub Desktop.
A little script to catch the collectors
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/bin/bash | |
# | |
# Description: Hello, World | |
# Author: Anu Bs <[email protected]> | |
echo "Hello, World." |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment