Linux Sysfs Question:

In linux sysfs is always mounted at:
a) /sys
b) /proc/sys
c) /proc/mounts
d) none of the mentioned

Linux Sysfs Interview Question
Linux Sysfs Interview Question

Answer:

a) /sys


Previous QuestionNext Question
Which one of the following is not true?
a) any file of the sysfs can not be edited
b) some files of the sysfs are writable for configuration of devices
c) both (a) and (b)
d) none of the mentioned
Libsysfs is a:
a) user space library
b) kernel space library
c) not a library
d) none of the mentioned