In any programming language, idioms may be used that may not seem obvious from reading the manual. Often these usages of the language represent ways to make your code more compact (as in requiring ...
Techniques so absurdly simple, you'll curse all the code you wrote without them.
I'm taking the road less traveled.
Just want to start with the simple fact that I'm a relative bash newbie and i'm probably doing it wrong. Anyway, i'm working on a script and I have a program that doesn't always execute reliably due ...