Get Even More Visitors To Your Blog, Upgrade To A Business Listing >>

Command-line JSON processing with jq

In this post we will learn how to parse, pretty-print and process Json from the command-line with jq. At the end we will even use jq to do a simple JSON to CSV conversion. jq describes itself as a lightweight and flexible command-line JSON processor. You can think of unix shell tools like sed, grep ...



This post first appeared on Java Code Geeks, please read the originial post: here

Share the post

Command-line JSON processing with jq

×

Subscribe to Java Code Geeks

Get updates delivered right to your inbox!

Thank you for your subscription

×