Published at LXer:
If you often deal with JSON-formatted texts in command line or in shell scripts, you may wonder if any command-line utility can parse JSON string. This tutorial describes how to parse JSON string from the command line on Linux.
Read More...