Tuesday, April 23, 2013

CLI List All USB Devices From The Command Line

lsusb is a great command to list all the USB devices on your computer in Linux. If you have Linux-kernel-2.3.15 or newer just open up your favorite terminal program and type lsusb

lsusb -v is verbose
man lsusb man page

No comments:

Post a Comment