A small shell script to emit a simple greeting.
[idle-hello.git] / hello.sh
bloba0343b98e9f80de9bb482d57c37f8b96338a9f42
2 # A simple shell script, to use as an example
4 echo "Hello, world!"