⟩ Tell me which of the following commands allows definition and assignment of environment variables under bash a) env b) export c) environ d) setenviron
a) env
a) env
In sysfs every subsystem has a) a shared attribute structure b) its own attribute structure c) both (a) and (b) d) none of the mentioned
Sysfs internally stores the pointer to the ____ that implements the directory in the file system. a) kobjects b) kstructures c) kinodes d) none of the mentioned
Kernel objects are exported as _____ via sysfs. a) regular files b) symbolic links c) directories d) none of the mentioned
Sysfs is initialised in ______ file via sysfs_init function. a) fs/sysfs/mount.c b) sysfs/mount.c c) fs/mount.c c) none of the mentioned
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
sysfs is based on a) rootfs b) ramfs c) initramfs 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
How to get microseconds of system time from Redhat Linux 4.0?
what is mean by raid and what are all raids available even in software and hardware?
Why the kernel panic error was appearing?