Oracle
1Z0-105 · Question #22
Examine the udevadm command: udevadm info --attribute-walk --name =/dev/sdb Which two statements are true about this command/
See the full explanation below for the reasoning.
Question
Examine the udevadm command: udevadm info --attribute-walk --name =/dev/sdb Which two statements are true about this command/
Options
- AIt displays the device tree, and all attributes maintained in devfs for all parent devices in the
- BThe attributes listed by this command can be used in udev device naming rules.
- CIt displays the device naming rules that were used to name the device as /dev/sdb.
- DIt displays the device tree, and all attributes maintained in sysfs for all parent devices in the device
- EIt displays all attributes maintained in sysfs for the /dev/sdb kernel device, excluding parent
- FIt displays all attributes maintained in devfs for the /dev/sdb kernel device, excluding parent
Community Discussion
No community discussion yet for this question.