What is the difference between pipe (|) and tee command in unix
Answer Posted / gopi.k
pipe->it is a inter related processer,it is a unidirectional
| Is This Answer Correct ? | 0 Yes | 3 No |
Post New Answer View All Answers
How does pipe () work?
What is the use of awk command in unix?
Using unix command how to display no of records in oracle?
What does #!/ Bin sh do?
Is command prompt unix?
What is difference between grep and find command in unix?
How do I search for text in vi?
What does this command do? Cat food 1 > kitty
Explain ‘library functions’ with respect to unix commands?
Describe the usage and functionality of the command rm –r * in unix?
What will the following command do?
What is the use of cut command in unix?
How do I run a whois command?
What is grep and how do you use it?
Why is shebang used?