When you write perfect shell scripts you expect them to work, yes?
I was recently working on a project that used both the venerable KSH and relatively large loop (processing multiple folders containing several hundred files, with ~10 functions, with ~sequential, consecutive uses of sed -e ’s/old pattern/new pattern/g’, a smattering of calls to [...]