Unix - Study Mode

[#501] . . . . . . . . operator is used for selecting current line number.
Correct Answer

(C) $.

[#502] Which option is used by tar to append files to the end of an archive?
Correct Answer

(D) -r

[#503] Which of the following commands are used for the maintenance of user accounts?
Correct Answer

(D) useradd, usermod, userdel

[#504] . . . . . . . . system call is used for writing to a file.
Correct Answer

(B) write

[#505] To know the PID of your current shell, which command will be used?
Correct Answer

(A) echo $$