Linux Sysfs Question:

sysfs is based on:
a) rootfs
b) ramfs
c) initramfs
d) none of the mentioned

Linux Sysfs Interview Question
Linux Sysfs Interview Question

Answer:

b) ramfs


Previous QuestionNext Question
Attributes can be exported for objects in the form of _______ in the file system.
a) regular files
b) directories
c) symbolic links
d) none of the mentioned
What is sysfs?
a) it is a virtual filesystem
b) users use it to get the information about the running kernel
c) it is used for exporting kernel objects.
d) all of the mentioned