whoareu to [email protected]English • 1 year agolast time when did you use Regular Expressions?message-square34fedilinkarrow-up128
arrow-up128message-squarelast time when did you use Regular Expressions?whoareu to [email protected]English • 1 year agomessage-square34fedilink
minus-squarewhoareuOPlinkfedilink3•1 year agoAWK doesn’t work with json IIRC. You have to use jq to deal with json.
minus-squareNostraDavidlinkfedilink1•1 year agoWhile yes, the way I had it structured looked like a CSV if you squinted a little, I do fully agree AWK can’t be used for just any old JSON. jq is dope, but that language still feels pretty confusing IMO.
AWK doesn’t work with json IIRC. You have to use jq to deal with json.
While yes, the way I had it structured looked like a CSV if you squinted a little, I do fully agree AWK can’t be used for just any old JSON.
jq
is dope, but that language still feels pretty confusing IMO.