Converts command-line tool output to structured JSON format
Serializes the output of command-line tools to structured JSON output
jc
$ ls -la | jc
$ ps aux | jc --ps
$ ifconfig | jc --ifconfig