What is the difference between pipe (|) and tee command in unix
Answer Posted / nagarjuna reddy
PIPE(|)
command is used send the output of one command as a input for another command
tee
command is used to write the same data to the multiple files
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Does cp command overwrite files?
What is difference between grep and find command in unix?
Is command prompt unix?
What is the use of the command 'ls -x chapter[1-5]' ?
Who invented grep?
How do I use nslookup?
What is the use of awk command in unix?
What is rmdir command?
What is awk command used for?
What are the general commands in using unix os for a beginner?
How do I search a whole word in vim?
What is the command to view process running?
What is a command and examples?
What command is used to switching between users in unix?
What is “chmod” command?