nerdexam
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)
  • A
    5% (1)
  • B
    9% (2)
  • C
    5% (1)
  • D
    82% (18)

Community Discussion

No community discussion yet for this question.

Full 1Z0-105 Practice