Oracle
1Z0-105 · Question #16
Examine the udevadm command: udevadm info --query=all --name=/dev/sdb What does this command display?
The correct answer is D. the device tree, and all properties maintained in devfs for the /dev/sdb device, including. See the full explanation below for the reasoning.
Question
Examine the udevadm command: udevadm info --query=all --name=/dev/sdb What does this command display?
Options
- Athe device tree, and all properties maintained in sysfs for all parent devices in the device tree for
- Ball properties maintained in sysfs for the /dev/sdb kernel device, excluding parent devices
- Call properties maintained in devfs for the /dev/sdb kernel device, excluding parent devices
- Dthe device tree, and all properties maintained in devfs for the /dev/sdb device, including
How the community answered
(22 responses)- A5% (1)
- B9% (2)
- C5% (1)
- D82% (18)
Community Discussion
No community discussion yet for this question.