How to Work With JSON On the Command Line

Share
  • April 28, 2020
Linux has no built in way to handle JSON properly, yet many APIs will return JSON output. Here’s how to parse and use JSON data inside your shell scripts with a simple utility.

Read This Article on CloudSavvy IT ›

Source : How to Work With JSON On the Command Line