JC version 1.18.1 release includes a high-level parse API along with public helper functions and better documentation when using JC in Python programs and scripts. 85 parsers included!
Tag Archives: bash
JC Version 1.17.0 Released
JC version 1.17.0 release includes support for streaming parsers (e.g. ls, ping, vmstat) that output JSON Lines (aka NDJSON). 78 parsers included!
Practical JSON at the Command Line (using Jello)
Effectively use JSON data at the command line with jc, jello, and Bash. This article provides practical examples of how to improve your scripts with JSON.
Practical JSON at the Command Line
Effectively use JSON data at the command line with jc, jq, and Bash. This article provides practical examples of how to improve your scripts with JSON.