Shell Scripts Matter
The shell is an odd beast. Although it goes against every current
trend in software engineering (strong typing, compile checks over
runtime checks, …), shell scripts are here to stay, and still
constitute an important part of every developer’s life.The weird thing about shell scripts is that even strong advocates of
good practices gladly forget all they know when it comes to shell
scripting.