zkeleton.sh – Bash skeleton code Notebook, Tech NotesBy zenAugust 17, 2014Leave a commentSkeleton script for bash programs
Bash: the peril of $10 args Tech NotesBy zenSeptember 3, 20091 CommentIn BASH, you need to use parenthesis when using numbered arg that exceeds 9.