How to Parse JSON Files on the Linux Command Line with jq Share February 15, 2020 Dm4r Technology JSON is one of the most popular formats for transferring text-based data around the web. It’s everywhere, and you’re bound to come across it. We’ll show you how to handle it from the Linux command line using the jq command. Read This Article on How-To Geek › Source : How to Parse JSON Files on the Linux Command Line with jq