Posix commands with a flag to output standardized JSON or YAML
stackoverflow.com
Posix commands with a flag to output standardized JSON or YAML
1–3 of 3 posts
Re: Posix commands with a flag to output standardized JSON or YAML
#2I tried to parse the result of standardized POSIX commands for the nth time and I realize that i would be much easier if it were already done by a standardized output.
I would dream of a flag that allow all POSIX commands to output standardized and structured content.
Re: Posix commands with a flag to output standardized JSON or YAML
#3https://github.com/kellyjonbrazil/jc
It's an attempt to do this from outside the house.