Unix - Study Mode
[#446] Redirection is a process of switching of the standard stream of data.
Correct Answer
(A) True
[#447] Device files are used by the kernel for operating the device.
Correct Answer
(A) True
[#448] Which of the following symbols are used for accessing previous commands by event numbers?
Correct Answer
(D) ! and r
[#449] Command substitution is enabled in single quotes also.
Correct Answer
(B) False
[#450] What is the output of who command?
Correct Answer
(A) display information about users who are currently logged in.