On The Subject Of Bash
-
How I stopped worrying and learned to love Bash (part 2) Jan 11, 2015I wrote previously about the things I’ve learned about the Bash shell lately. This time I’m looking at two bits of functionality that are useful for scripts or functions with variable numbers of arguments. …
-
How I stopped worrying and learned to love Bash (part 1) Oct 15, 2014Note: The second part of this series can be found here. For many years I have feared and avoided shell scripting. Perhaps my comfort zone was rooted in compiled languages. You might even say I’ve lived a very …