Using Color in the Output of Your Bash Script

Let’s face it, bash scripts are mostly boring and the output it usually drab and hard to read, especially when there is a lot of it. That’s why when I write a script I like to add some color to the output.  Colorizing the output … Continue reading Using Color in the Output of Your Bash Script