Linux - Study Mode

[#631] What command is used to copy files and directories?
Correct Answer

(B) cp

[#632] Which expression use the value of the enclosed arithmetic expression?
Correct Answer

(A) $(())

[#633] To read/write attribute, which one of the following method is required?
Correct Answer

(C) both show and store

[#634] Runlevel system command is used for?
Correct Answer

(D) all of the mentioned

[#635] Which option of the command 'cd' use the actual filesystem path for cd.. and the value of pwd?
Correct Answer

(D) -P