seaQueue@lemmy.world to Programmer Humor@lemmy.ml · 2 年前50 million rendered polygons vs one spicy 4.2MB boilemmy.worldimagemessage-square125linkfedilinkarrow-up11.37K
arrow-up11.37Kimage50 million rendered polygons vs one spicy 4.2MB boilemmy.worldseaQueue@lemmy.world to Programmer Humor@lemmy.ml · 2 年前message-square125linkfedilink
minus-squarexavier666@lemm.eelinkfedilinkEnglisharrow-up3·2 年前Yes, Render Media is the best. It’s hard to believe that not many people know about this tool. It’s also natively installed in all Linux distros.
minus-squareexpr@programming.devlinkfedilinkarrow-up4·2 年前https://porkmail.org/era/unix/award#cat jq < file.json cat is for concatenating multiple files, not redirecting single files.
cat file.json | jqalso worksRender Media works the best
rm file.jsonYes, Render Media is the best. It’s hard to believe that not many people know about this tool. It’s also natively installed in all Linux distros.
https://porkmail.org/era/unix/award#cat
jq < file.jsoncatis for concatenating multiple files, not redirecting single files.