- Jul 31, 2020
- 9,111
- 1,042,900
- 129
TUTProfessor submitted a new resource:
jq tutorial - get up and running with jq
Read more about this resource...
jq tutorial - get up and running with jq
get up and running with jq
What you'll learn
- jq basics
- How to pretty print json in the command line
- How to write json data pipelines in the command line
Requirements
...
- Familiarity with json. For example, you know what [{"k1": "value", "k2": 1, "k2": null}] means
- Familiarity with the command line. For example, you know what "echo 'string' | grep string" means
Read more about this resource...