Parsing JSON in Bash Using jq
Here’s a fun tip for parsing json in bash using jq. This first example uses the jq library — you […]
Here’s a fun tip for parsing json in bash using jq. This first example uses the jq library — you […]
Add these to ~/.bashrc on your linux workstation and save time from repetitive typing. After you’ve saved these to your
Options for adding command line arguments to bash scripts
Here is a fun python and bash tip. This concept is useful for cases where you want to parse a