Linux - Study Mode
[#791] The file /proc/modules is a text list of
Correct Answer
(C) modules that have been loaded by the system
[#792] Which command executes 'command' in place of the current process instead of creating a new process?
Correct Answer
(A) exec
[#793] Which gcc option turns off certain features of gcc that are incompatible with ISO C89?
Correct Answer
(A) -ansi
[#794] What control character signals the end of the input file?
Correct Answer
(D) ctrl + d
[#795] The file fs/sysfs/sysfs.h contains the
Correct Answer
(A) internal header files for sysfs