Through which command will redirect output to bOth screen
and files at the same time?
Answer Posted / swapna
Through "tee" command we can redirect output to bOth screen
and files at the same time.
| Is This Answer Correct ? | 10 Yes | 0 No |
Post New Answer View All Answers
What is the nmap command?
What is the difference between cat and more command?
What does sed command do in unix?
How do I clear my terminal history?
Describe the usage and functionality of the command rm –r * in unix?
Explain mount and unmount command.
What is the command to compare two files in unix?
Who wrote grep?
What is rmdir command?
What does the command '$ls | wc –l > file1' do?
Why is it called grep?
What are the general commands in using unix os for a beginner?
Explain ‘library functions’ with respect to unix commands?
Which command is used to copy files?
How do you repeat a command in terminal?