What is the difference between pipe (|) and tee command in unix
Answer Posted / thina
ls |wc-l |tee 1.txt
step 1: listing of file and folders
step 2: counting No of Lines
step 3: tee command getting output from above steps and
stres in the file
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is the use of awk command in unix?
How to find $ai_serual resolved path by using unix
What is the command to compare two files in unix?
What is the function of grep command in unix?
What is command statement?
How do I find previous commands in unix?
How do you repeat a command in terminal?
Is grep faster than awk?
Are you in or at the office?
Write a command to display a file’s contents in various formats?
Which command will print your home directory on screen?
What is the search command in unix?
What is the use of sed command in unix?
What are bash commands?
What are the dos commands?