Jq

From Wiki 4 Men
Revision as of 04:35, 11 April 2024 by Robert Brockway (talk | contribs) (Created page with " Using jq in a pipe: jq '.' | wc -l {{Linux}}")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search


Using jq in a pipe:

jq '.' | wc -l

Articles in this category are applicable to Linux. Much of the information is also applicable to other Unix flavours.