What is the difference between pipe (|) and tee command in unix
Answer Posted / sourisengupta
pipe: pipe is used to redirect the output to theinput of an
another command.
tee: tee is used to prodiuced two output and you can
redirect it anywhere you want;.
| Is This Answer Correct ? | 11 Yes | 5 No |
Post New Answer View All Answers
Why is it called grep?
Which unix command lists files/folders in alphabetical order?
What is “chmod” command?
What is unix command?
What do know about tee command and its usage?
How can we use grep command in unix?
Give the command for finding the current date.
What is the use of egrep command in unix?
What command is used to check the current users?
How do I open a port?
What is ctrl d?
Enlist some filename manipulation commands in unix.
What is the use of tee command?
What is pipe command in unix?
Which command can you use to find the currently running process in unix server?