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
What is sed awk grep?
Differentiate cmp command from diff command.
What is the use of awk command in unix?
What does the “echo” command do?
Does cp command overwrite files?
What do chown command do?
Differentiate cat command from more command.
why metadb requires a seperate slice to create Solaris volume manager
What does find command return in unix?
what is the advaantage of each user having its own copy of the shell?
What do know about tee command and its usage?
What are the dos commands?
How do I search a whole word in vim?
What command will change your prompt to myprompt?
What are awk commands?