Linux - Study Mode
[#251] Which one of the following is not true?
Correct Answer
(D) nawk does not provide the additional capabilities in comparison of awk
(E) we need to manually go through all intermediate stages to generate an executable in gcc
(J) some files of the sysfs are writable for configuration of devices
(P) none of the mentioned
(T) the number of fields need to be a constant
(W) dynamic allocation of major numbers is not possible & also major number can not be shared among drivers
(\) comparison expressions does not compare strings for relationship
(]) source codes can not be compiled with static libraries in gcc
[#252] The dmesg command
Correct Answer
(C) kernel log messages
[#253] Which GDB command produces a stack trace of the function calls that lead to a segmentation fault?
Correct Answer
(B) backtrace
[#254] How many links are created when we creat a directory file?
Correct Answer
(B) 2
[#255] The file /proc/kcore displays a size of
Correct Answer
(B) RAM plus 4 KB