Unix - Study Mode

[#601] . . . . . . . . option is used for taking instructions from a file.
Correct Answer

(A) -f

[#602] When two files are identical, what is the output of diff command?
Correct Answer

(B) Returns prompt

[#603] Which of the following command will remove the current crontab?
Correct Answer

(D) crontab -r

[#604] In a pipeline, the command on the left of | must use standard output and one on the right must use standard input.
Correct Answer

(A) True

[#605] We can list the jobs queued using at command by using . . . . . . . . option.
Correct Answer

(C) -l