Linux - Study Mode

[#596] The /proc directory contains
Correct Answer

(D) all of the mentioned

[#597] Which command is used to display all the files including hidden files in your current and its subdirectories ?
Correct Answer

(A) ls –aR

[#598] Which of the following is "NOT" a UNIX variant ?
Correct Answer

(D) AS400

[#599] The kernel identifies the driver with its
Correct Answer

(B) major number

[#600] What is the output of the following command for bash shell: echo linux $0
Correct Answer

(C) linux bash