lsusb
Display information about USB buses and devices connected to them. More information: https://manned.org/lsusb.
- List all the USB devices available:
lsusb - List the USB hierarchy as a tree:
lsusb -t - List verbose information about USB devices:
lsusb --verbose - List detailed information about a USB device:
lsusb -D {{device}} - List devices with a specified vendor and product ID only:
lsusb -d {{vendor}}:{{product}}
This is a tldr pages (source, CC BY 4.0) web wrapper for cheat-sheets.org. All commands, popular commands, most used linux commands. Referrals. Progressive Web Application (PWA) version to install on your device.