JSON array to bash variables using jq – unix.stackexchange.com

I've got a JSON array like so: { "SITE_DATA": { "URL": "example.com", "AUTHOR": "John Doe", "CREATED": "10/22/2017" } } I'm looking to iterate over this array using jq so I can set ...

from Hot Questions - Stack Exchange OnStackOverflow
via Blogspot

Share this

0 Comment to "JSON array to bash variables using jq – unix.stackexchange.com"