A tool to enumerate, list and monitor USB devices connected to a Linux host.
The tool will print out a list of connected devices with USB path, vendor, serial and connection speed. Following that it will start monitoring for udev events such as connect or disconnect and print them with a timestamp. Uses libudev
.
usbtool [-n]
-n (optional) do not monitor and print events
Apache 2.0
This is not an official Google product.