Through which command will redirect output to bOth screen
and files at the same time?
Answers were Sorted based on User's Feedback
Answer / amit kumar
Using 'tee' command we can see the output on the screen and
at the same time and redirect the output to files.it always
shows two outputs.
| Is This Answer Correct ? | 2 Yes | 0 No |
What is the comma to show the space allocation of files?
Does cp command overwrite files?
what do you understand by 'unix is a portable os'?
Explain command to display different lines that are found when compare two files?
what is the difference between Touch & cat command
Why we are using UNIX OS when we are doing the testing in our application?
What is pipe command in unix?
what is the difference between KILL and KILL -9?
5 Answers Informatica, Nutanix,
1-how will you display a file whose name is starting with '- '? 2-how will you add a patten at end of every line in vi editor?
Hi All, Can you please let me know how to grep for a particular pattern in unix. I want to print the dates from the file exp.txt. the date pattern is DD:MM:YYYY, I just want to print all the dates from the file exp.txt.
8 Answers Concentrix, IBM, Symantec, TCS,
what is mount ,tell me about mount ,how can u use in real time project??
What command will bring user back to their home directory in UNIX?