Difference between revisions of "Mlr"
Jump to navigation
Jump to search
(9 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
{{lowercase}} | {{lowercase}} | ||
+ | like awk, sed, cut, join, and sort for name-indexed data such as CSV and tabular JSON. | ||
− | + | * https://www.mankier.com/1/mlr | |
− | + | * https://github.com/johnkerl/miller | |
− | + | ||
− | + | [[apt install miller]] | |
− | + | [[brew install miller]] | |
− | + | [[mlr --help]] | |
− | + | ||
− | + | [[mlr --json cat]] example.json | |
− | + | ||
− | + | == Related == | |
− | + | * <code>[[jq]]</code> | |
+ | * <code>[[jid]]</code> | ||
== See also == | == See also == | ||
* {{Miller}} | * {{Miller}} | ||
+ | * {{JSON}} | ||
+ | |||
+ | [[Category:Computing]] |
Latest revision as of 18:21, 12 January 2023
like awk, sed, cut, join, and sort for name-indexed data such as CSV and tabular JSON.
apt install miller brew install miller mlr --help
mlr --json cat example.json
Related[edit]
See also[edit]
Advertising: