Every *nix sysadmin that is worth his/her salary MUST be able to read and maintain shell scripts.
I dare you to read and mantain a poorly written shell script. Without tests. Without documentation. Without functions. Just a list of commands to be executed sequentially salted with some conditionals here and there.
0
05 May 2016 14:59
u/xb
in v/programming
I dare you to read and mantain a poorly written shell script. Without tests. Without documentation. Without functions. Just a list of commands to be executed sequentially salted with some conditionals here and there.