Difference between revisions of "Tee"
Jump to navigation
Jump to search
Line 2: | Line 2: | ||
* https://man7.org/linux/man-pages/man1/tee.1.html | * https://man7.org/linux/man-pages/man1/tee.1.html | ||
− | + | <code>tee file.txt</code> | |
− | + | <code>[[tee -a]] file.txt</code> | |
Revision as of 22:42, 20 October 2021
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
echo
,print, printf
,tput
,logger
,write-output, echo -e, /dev/stdout, banner
tee
,sponge
,append, prepend, tee --append
cat
,tac
,more
,less
,tail
,mtail
,echo
,stdin
,tr
,column
,paste
,truncate
,logrotate
,xzcat
pv
,progress
,sort
,ncat
,virt-cat
,awk
,join
,col
,fold
,tee
,sponge
,nfs-cat
,journalctl, ccat, icat, EOF
, lolcat
Advertising: