What is the difference between pipe (|) and tee command in unix

Answer Posted / jaydeep das

pipe is used to direct the output of a set of commands to
another set of commands meaning output of one will be fed
as input to the other
tee is used to display the output on the screen

Is This Answer Correct ?    51 Yes 21 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How do I open a port?

585


Which unix command lists files/folders in alphabetical order?

610


What is the difference between cat and more command?

620


What do know about tee command and its usage?

582


What does the command ' $who | sort –logfile > newfile' do?

761






What are filter commands in unix?

547


Describe the usage and functionality of the command rm –r * in unix?

818


How to display no of records in oracle using unix command?

585


What is difference between grep and find command in unix?

574


What are the unix commands?

545


What do chgrp command do?

584


What is the use of awk command in unix?

573


What will the following command do?

607


Who command in unix?

567


Is grep faster than awk?

555