#cli
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.
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...
Introduction To Homebrew
Jul 19, 2019
If you’re working on a mac as a developer you might have come across Homebrew.
Bashrc For Terminal
Jul 07, 2019
If you spend a lot of time in the terminal you’ll find that you write some commands very often. It is a good idea to add some shortcuts to some commands so that you can do less typing and be more efficient in your command line interface (cli)