JC converts Linux command output to JSON

By ubaumann, Wed 02 February 2022, modified Wed 02 February 2022, in category Brief Byte

tools

JC is a Python tool for converting Linux command output to JSON. JC contains many parsers for Linux tools to "JSONify" their output. This can simplify scripts and there is even an Ansible filter available.

example usage of jc