Show HN: UXY – adding structure to Unix tools

Show HN: UXY – adding structure to Unix tools

UXY tool also wraps some common UNIX tools and exports their output in UXY format. UXY format is designed with the following requirements in mind:

All UXY tools take input from stdin and write the result to stdout. Wraps ps tool and outputs the results in UXY format.

Source: github.com