Add command onsgmls.
parent
5fef2d2bf6
commit
f4ad553c84
|
@ -176,6 +176,8 @@ Notes:
|
|||
|
||||
- If you must handle XML, `xmlstarlet` is old but good.
|
||||
|
||||
- Handling, parsing sgml, html then `onsgmls` can be used.
|
||||
|
||||
- For JSON, use [`jq`](http://stedolan.github.io/jq/).
|
||||
|
||||
- For Excel or CSV files, [csvkit](https://github.com/onyxfish/csvkit) provides `in2csv`, `csvcut`, `csvjoin`, `csvgrep`, etc.
|
||||
|
|
Loading…
Reference in New Issue