Difference between revisions of "Mlr"

From wikieduonline
Jump to navigation Jump to search
Line 1: Line 1:
 
{{lowercase}}
 
{{lowercase}}
  
  mlr --help
+
  [[mlr --help]]
Usage: mlr [flags] {verb} [verb-dependent options ...] {zero or more file names}
 
 
If zero file names are provided, standard input is read, e.g.
 
  mlr --csv sort -f shape example.csv 
 
 
Output of one verb may be chained as input to another using "then", e.g.
 
  mlr --csv stats1 -a min,mean,max -f quantity then sort -f color example.csv
 
 
Please see 'mlr help topics' for more information.
 
Please also see https://miller.readthedocs.io
 
  
 
== See also ==
 
== See also ==
 
* {{Miller}}
 
* {{Miller}}
 
* {{JSON}}
 
* {{JSON}}

Revision as of 07:48, 1 April 2022

Advertising: