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 does the command '$ls | wc –l > file1' do?
Is command prompt unix?
What is ‘ps’ command for?
What is unix command?
What is the command to find hidden files in the current directory?
What is the behavioural difference between cmp and diff commands?
What does awk stand for?
What is used to type command?
What is grep r?
Explain command to display different lines that are found when compare two files?
What is the unix command to confirm a remote host is alive or not?
Enumerate some of the most commonly used network commands in unix?
What command will change your prompt to myprompt?
Which command is used to restrict incoming messages?
What is difference between grep and find command in unix?