cliftonsnyder.net - code - bash
- arrays.sh - various bash array operations
- boolean.sh - various bash boolean operations
- colors.sh - echoes color codes to demonstrate what's available
- getopts.sh - demonstrates using getopts for command-line args
- gpl.sh - demonstrates how to put a short GPL notice in a bash script
- loops.sh - demonstrates bash loops
- strings.sh - various bash string operations