Answer Posted / sowmya
tee command is used for redirecting the output to stdout
| Is This Answer Correct ? | 0 Yes | 4 No |
Post New Answer View All Answers
What are file commands?
What does grep v grep do?
What does the command ' $who | sort –logfile > newfile' do?
Who command in unix?
Write a command to kill the last background job?
what is the advaantage of each user having its own copy of the shell?
How do you repeat a command in terminal?
What do chgrp command do?
Enlist some filename manipulation commands in unix.
What is “chmod” command?
What is sed awk grep?
What is the difference between awk and grep?
Describe the usage and functionality of the command rm –r * in unix?
Why is shebang used?
Is there any method to erase all files in the current directory, along with its all sub-directories, by using only one command?