What is the purpose of the command udevadm monitor?
It listens to kernel events produced by a udev rule and print information to the console.
It monitors the /dev directory for new devices.
It monitors the udev process and prints performance statistics to the console.
It communicates with D-Bus to setup new devices.
Submit