Through which command will redirect output to bOth screen
and files at the same time?
Answer Posted / 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 |
Post New Answer View All Answers
What is the use of the tee command?
What is the unix command to confirm a remote host is alive or not?
How do I clear my terminal history?
how to sort the content of the file based on numeric values
What are reported commands?
What difference between cmp and diff commands?
What is the use of find command in unix?
Write a command to display a file’s contents in various formats?
What are filter commands in unix?
Can you enlist some commonly used network commands?
How does the system know where one command ends and another begins?
What is the use of finger command?
What is updatedb?
What happens when we execute a unix command?
Is there any method to erase all files in the current directory, along with its all sub-directories, by using only one command?