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
Explain the terms ‘system calls’ and ‘library functions’ with respect to unix commands?
What is {} in find command?
Can you enlist some commonly used network commands?
What does the “echo” command do?
Why is it called grep?
Which command is used to kill the last background job?
What is the command to find maximum memory taking process on the server?
Why is grep called grep?
How do I use nslookup?
Does cp command overwrite files?
What is the function of grep command in unix?
how to sort the content of the file based on numeric values
Explain command to show the space allocation of files?
How can we use grep command in unix?
Which command is used to create a directory?