Mastering jq (codefaster.substack.com)
from learnbyexample@programming.dev to linux@lemmy.ml on 11 Jul 12:51
https://programming.dev/post/33730549

#linux

threaded - newest

FishFace@lemmy.world on 11 Jul 13:58 next collapse

I asked an LLM to write a jq scriptlet for me today. It wasn’t even complicated, it just beat working it out/trying to craft the write string to search Stackoverflow for.

h4x0r@lemmy.dbzer0.com on 11 Jul 14:33 next collapse

The first step to mastery is RTFM: jqlang.org/manual/

gramgan@lemmy.ml on 11 Jul 15:06 collapse

I’m curious if anyone else has considered using nushell for these things? Probably not for everything (or to replace one’s shell) but it definitely is simpler for basic tasks.

slackness@lemmy.ml on 11 Jul 17:28 collapse

That’s the primary value offer of nushell so at least people who made it considered it I’d say.