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 |
how to make IGNITE-BACKUP in HP-UX?
What is the first character of the output in ls l command?
how to sort the content of the file based on numeric values
What is the comma to show the space allocation of files?
What is the Unix file system hierarchy?
What does find command return in unix?
Enlist some filename manipulation commands in unix.
Which command can you use to find the currently running process in unix server?
How can you copy files or directories?
how will you convert a general file to a hidden file?
What is a Unix signal, and how do you handle them?
what is ls -ltd?