RE: Writing scripts for UNIX-like operating systems
January 19, 2023 at 4:00 pm
(This post was last modified: January 19, 2023 at 4:23 pm by BrianSoddingBoru4.)
Writing shell scripts has left a very bad impression on me. I have written two short scripts, and I have had to ask no less than three StackOverflow questions (Fortunately, none of them reduced my reputation, and one of them received two upvotes.). One would think that checking whether a program with some name is available is one of the most common things one would like to do in a shell script. Nonetheless, doing that is very complicated. And two times in two short scripts, I had to rely on truly mysterious fixes. I've written a rant about it on my blog:
Administrator Notice
Removed blog rant, per Rule 1, bullet point 3. Do NOT do this again.
Boru
Removed blog rant, per Rule 1, bullet point 3. Do NOT do this again.
Boru