Add my notes on shell scripting note/shell
authorW. Trevor King <wking@tremily.us>
Fri, 15 Feb 2013 19:11:56 +0000 (14:11 -0500)
committerW. Trevor King <wking@tremily.us>
Fri, 15 Feb 2013 19:11:56 +0000 (14:11 -0500)
commitfad08fb97a97e2975b6e5f419792d69349d6c95e
tree5dd20010013f84a3e74ef3a28327941cc5cd26d9
Add my notes on shell scripting

Just a few examples to get people going.
COPYING [new file with mode: 0644]
Makefile [new file with mode: 0644]
README [new file with mode: 0644]
arithmetic-loop.sh [new file with mode: 0755]
arithmetic.sh [new file with mode: 0755]
command-line-arguments.sh [new file with mode: 0755]
for-loop.sh [new file with mode: 0755]
stuff.sh [new file with mode: 0755]