JQ(1)

NAME

jqCommand-line JSON processor — sed for JSON data

SYNOPSIS

$sudo apt install jq

INFO

34.0k stars
1.7k forks
0 views

DESCRIPTION

jq is a lightweight and flexible command-line JSON processor. It's like sed for JSON data – you can use it to slice, filter, map, and transform structured data with the same ease that sed, awk, grep, and friends let you work with text.

SEE ALSO

clihub3/4/2026JQ(1)