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 pipe command in unix?
Give the command for finding the current date.
What do chown command do?
What does touch command do in unix?
Differentiate cmp command from diff command.
how to sort the content of the file based on numeric values
What does grep v grep do?
What does find command return in unix?
What is the difference between cat and more command?
What is the significance of the 'tee' command?
hw will u use awk in replacing cahrs and files
What is $0 bash?
What is a bash command?
Describe the zip/unzip command using gzip.
What is the use of tee command?