Unix - Study Mode
[#946] Which option is used for displaying the line numbers containing the pattern along with lines?
Correct Answer
(D) -n
[#947] The -a option when used with ps command lists processes of all users but doesn't display the system processes.
Correct Answer
(A) True
[#948] To remove all other windows except the current one, which of the following command is used?
Correct Answer
(A) :on
[#949] The shell waits for the command to complete and normally can't do any work while the command is executing.
Correct Answer
(A) True
[#950] To add elements to the right side of the array . . . . . . . . function is used.
Correct Answer
(B) push