ibraheemdev / modern-unix

A collection of modern/faster/saner alternatives to common unix commands.
30.59k stars 775 forks source link

eat #78

Closed slavaGanzin closed 7 months ago

slavaGanzin commented 2 years ago

eat

converts everything to JSON to be processed with jq/fx

johnalanwoods commented 7 months ago

love this, please PR to my maintained fork here: https://github.com/johnalanwoods/maintained-modern-unix

jab commented 7 months ago

@johnalanwoods (et al.), looks similar to https://github.com/kellyjonbrazil/jc which I think is more maintained

johnalanwoods commented 7 months ago

Thanks @jab - any chance you fancy being the inaugural PR?