Linux - Study Mode

[#391] What communication command provides communication to another user logged on by writing to the bottom of their terminal?
Correct Answer

(A) talk

[#392] Superuser can change the . . . . . . . . permissions of any file.
Correct Answer

(D) all of the mentioned

[#393] At the end of kernel bootstrap, which process is started?
Correct Answer

(A) /etc/init

[#394] Which option of rm command is used to remove a directory with all its subdirectories
Correct Answer

(D) –r

[#395] What is the job of -Werror option in gcc?
Correct Answer

(B) it makes all warnings into errors