JQ(1)
NAME
jq — Command-line JSON processor — sed for JSON data
SYNOPSIS
$
sudo apt install jqINFO
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
ripgrep(1)— Recursively search directories for a regex pattern — blazingly fastbat(1)— A cat clone with syntax highlighting and Git integrationfx(1)— Terminal JSON viewer and processor — interactive explorationconfig-file-validator(1)— Cross Platform tool to validate configuration filesprobe(1)— AI-friendly semantic code search engine for large codebases. Combines ripgrep speed with tree-sitter AST parsing.…
clihub3/4/2026JQ(1)