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
Which command can you use to find the currently running process in unix server?
How do you repeat a command in terminal?
Name the various commands that are used for the user information in unix.
What do chmod command do?
Why is it called a shebang?
Is there a way to erase all files in the current directory, including all its sub-directories, using only one command?
How do I run a bash script?
how to sort the content of the file based on numeric values
What is the pipe command?
What are reported commands?
What are bash commands?
How do I find previous commands in unix?
Can you explain a little bit about command substitution?
What is updatedb?
What command is used to switching between users in unix?