jq
jq can slice, filter, map, and transform structured JSON data similar to how sed
, awk
, and grep
are used for plain text.
Broader Topics Related to jq
Command-line Interfaces (CLI)
Programs that take commands through terminals and shells
jq can slice, filter, map, and transform structured JSON data similar to how sed
, awk
, and grep
are used for plain text.
Programs that take commands through terminals and shells