1 # Don't follow source'd scripts
5 # dash supports 'local'
8 # dash supports 'echo -n'
11 # Let's accept we are doing weird things with arrays & strings, for now
14 # We use "set -e" about everywhere
17 # We know that > is IO redirection, not a comparison