Difference between revisions of "Standard input (/dev/stdin)"

From wikieduonline
Jump to navigation Jump to search
Line 12: Line 12:
 
== See also ==
 
== See also ==
 
* {{cat}}
 
* {{cat}}
 
+
* {{stdin}}
  
 
[[Category:Linux]]
 
[[Category:Linux]]

Revision as of 03:51, 3 February 2020

This article is a Draft. Help us to complete it.
  • 2>&1
  • &>

Activities

  • Compress data from stdin: echo "DATA TO COMPRESS" | xz --verbose > file.xz


See also

Advertising: