Linux - Study Mode

[#306] Syntax to suppress the display of command error to monitor?
Correct Answer

(D) command 2> /dev/null

[#307] Which option of gcc adds include directory of header files?
Correct Answer

(B) -I

[#308] Which one of the following is a special breakpoint that stops the program when the value of an expression changes in GDB?
Correct Answer

(A) watchpoint

[#309] The command 'umask -S'
Correct Answer

(A) prints the current mask using symbolic notation

[#310] Relationship between components of device driver models are expressed in the sysfs as
Correct Answer

(C) symbolic links between files and directories