Difference between revisions of "Tee"

From wikieduonline
Jump to navigation Jump to search
Line 1: Line 1:
 
{{Draft}}
 
{{Draft}}
 +
 +
<code>tee</code> command read from [[standard input]] and write to files and/or [[standard output]].
  
 
* <code>tee file.txt</code>
 
* <code>tee file.txt</code>

Revision as of 06:46, 21 February 2021

This article is a Draft. Help us to complete it.

tee command read from standard input and write to files and/or standard output.

  • tee file.txt
  • tee -a file.txt


Related terms

See also

Advertising: