Unix - Study Mode
[#1051] In . . . . . . . . mode, the kernel runs on behalf of the user.
Correct Answer
(B) kernel
[#1052] Which command is used for preparing a file for printing?
Correct Answer
(D) pr
[#1053] Which of the following function(s) are performed by an interactive shell?
Correct Answer
(D) job control, history, aliases
[#1054] Which of the following command is incorrect?
Correct Answer
(C) tail -o +5 emp.lst
[#1055] To suppress the behavior of 'p' command of sed, we use . . . . . . . . option.
Correct Answer
(B) -n