What is the difference between pipe (|) and tee command in unix
Answer Posted / manikantan t s
'|' --> This will take output and send it as the input for
next command
tee --> tee will generate two outputs
| Is This Answer Correct ? | 32 Yes | 7 No |
Post New Answer View All Answers
What does the “echo” command do?
What is the difference between grep and grep?
What are the unix commands?
Explain command to display different lines that are found when compare two files?
What is the comma to show the space allocation of files?
What does this command do,"$more readme.txt“?
What does the metacharacter mean?
What are filter commands in unix?
Are you in or at the office?
What command will change your prompt to myprompt?
How do I use nslookup?
What is s and g in sed command?
What is the command to compare two files in unix?
Who invented grep?
What do chown command do?