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
Which command will print your home directory on screen?
Write a command that will display files in the current directory, in a colored, long format.
What is used to type command?
Explain mount and unmount command.
What are filter commands in unix?
What is the difference between cat command and more command?
How do you grep recursively?
What is the use of awk command in unix?
Who invented grep?
Explain command to view process running?
What does this command do? Cat food 1 > kitty
Is it inbetween or in between?
Is ‘du’ a command? If so, what is its use?
What is the first character of the output in ls l command?
What is unix command?