mirror of
https://github.com/xmengnet/the-art-of-command-line.git
synced 2024-12-24 03:36:29 +08:00
Updates for #181.
This commit is contained in:
parent
d836c87b0f
commit
1d44566903
1 changed files with 1 additions and 1 deletions
|
@ -183,7 +183,7 @@ Notes:
|
|||
|
||||
- For JSON, use [`jq`](http://stedolan.github.io/jq/).
|
||||
|
||||
- For Yaml, use `shyaml`.
|
||||
- For YAML, use [`shyaml`](https://github.com/0k/shyaml).
|
||||
|
||||
- For Excel or CSV files, [csvkit](https://github.com/onyxfish/csvkit) provides `in2csv`, `csvcut`, `csvjoin`, `csvgrep`, etc.
|
||||
|
||||
|
|
Loading…
Reference in a new issue