|
|
|
|
|
by rxm
2783 days ago
|
|
What awk and send are to files of lines, jq is to json. I find it indispensable on the command line. Jq is a functional language. It took me a bit to get used to it, but now it is one of the first tools I install in a new machine. The linked article is a curated list of jq related resources. After the manual, I found the cookbook helpful. |
|