#terminal
Bash Script Error Flag
Mar 04, 2020
Bash scripts can be very useful but also very tough to debug. Setting the correct error flag and understanding the behavior can help you out.
JQ Deep Dive Part Two
Nov 20, 2019
In a previous post we gave a brief introduction to JQ, a powerful and lightweight command line JSON processor. It is one of our favorite tools and is extremely powerful.
Linux Which Command
Sep 30, 2019
Sometimes in linux you need to know if you have a program/utility installed and maybe even where it is installed.
See System Disk Space Usage
Sep 07, 2019
Running out of space on your server? Quickly see how much space you have left with this command...