What is the difference between pipe (|) and tee command in unix
Answer Posted / rajib mallick
PIPE- "|" :- **. It is an IPC(Inter Process Communication).
*. It means that the out put of the first command is the
Input of the second command.
**. Like wise 3rd, 4th, 5th.....nth.
tee :- **. tee generates two outputs always.
**. It's a filter ! by using tee we can send the output to
a new file at the same moment we can see the output on the
screen.
..for any query you can e-mail me on "rajib.ku@gmail.com".
| Is This Answer Correct ? | 46 Yes | 0 No |
Post New Answer View All Answers
What command is used to switching between users in unix?
What is a command and examples?
How does pipe () work?
What are the differences among a system call, a library function, and a unix command?
What is the use of egrep command in unix?
How do you repeat a command in terminal?
Which command is used to restrict incoming messages?
What does the metacharacter mean?
What are file commands?
What is grep r?
How to display no of records in oracle using unix command?
What is the use of tee command?
Which command will print your home directory on screen?
What is the functionality of a top command?
why metadb requires a seperate slice to create Solaris volume manager