minus-squareMRIG@slrpnk.nettoLinux@lemmy.ml•Mastering jqlinkfedilinkarrow-up3·1 day agoIf you’re going to use jq to manipulate JSON I’d recommend a helper CLI tool like ijq. It allows you to experiment without needing too lines in your terminal history. linkfedilink
If you’re going to use
jq
to manipulate JSON I’d recommend a helper CLI tool likeijq
. It allows you to experiment without needing too lines in your terminal history.