Tag: unix

Questions Related to unix

Which of the following files will displayed by this command cat ch

  1. patch

  2. catch

  3. .ch

  4. All of the above


Correct Option: D

The command which transcribes the standard input to the standard output and also makes a copy of the same in a file is

  1. tee

  2. tr

  3. sort

  4. grep


Correct Option: A