Difference between revisions of "Mlr --help"

From wikieduonline
Jump to navigation Jump to search
 
(3 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 
{{lc}}
 
{{lc}}
 +
[[mlr]] --help
 +
 
  Usage: mlr [flags] {verb} [verb-dependent options ...] {zero or more file names}  
 
  Usage: mlr [flags] {verb} [verb-dependent options ...] {zero or more file names}  
 
   
 
   
Line 11: Line 13:
 
  Please also see https://miller.readthedocs.io
 
  Please also see https://miller.readthedocs.io
  
 +
== See also ==
 +
* {{Miller}}
 +
* {{JSON}}
  
{{Miller}}
+
[[Category:IT]]

Latest revision as of 09:47, 1 April 2024

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[edit]

Advertising: