TL;DR: It would be cool if all CLI apps supported JSON output, but in the meantime we can use jc

  • Thinker@lemmy.world
    link
    fedilink
    arrow-up
    5
    ·
    7 months ago

    Nushell is so great! I’ve been using it for a couple years. It has completely replaced my need for tools like grep, sed, awk, etc. and because it handles JSON and so many other data formats natively I rarely even need to think about parsing.