mirror of
https://github.com/xmengnet/the-art-of-command-line.git
synced 2024-12-24 04:26:30 +08:00
mention jiq
This commit is contained in:
parent
1003f5f77b
commit
299c121091
1 changed files with 1 additions and 0 deletions
|
@ -217,6 +217,7 @@ Notes:
|
|||
- If you must handle XML, `xmlstarlet` is old but good.
|
||||
|
||||
- For JSON, use [`jq`](http://stedolan.github.io/jq/).
|
||||
* For interactive use, [`jiq`](https://github.com/fiatjaf/jiq)
|
||||
|
||||
- For YAML, use [`shyaml`](https://github.com/0k/shyaml).
|
||||
|
||||
|
|
Loading…
Reference in a new issue