How To Parse And Pretty Print JSON With Linux Commandline Tools
JSON is a lightweight and language independent data storage format, easy to integrate with most programming languages and also easy to understand by humans, of course when properly formatted. The word JSON stands for JavaScript...