Through which command will redirect output to bOth screen
and files at the same time?
Answers were Sorted based on User's Feedback
Answer / 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 |
Explain the terms ‘system calls’ and ‘library functions’ with respect to unix commands?
What is the use of pipes?
solaris Run level?
How does shebang work?
What is the different between UNIX command and UNIX shell script?
How do you find files in Unix?
What is {} in find command?
Explain the read, write, and execute permissions on a UNIX directory.
What is grep and how do you use it?
Which command is used to create a directory?
Write a command to find all of the files which have been accessed within the last 30 days.
What command is used to switching between users in unix?