lsusb
Verified for current stable LTS
Lsusb Command: List Usb Devices With Vendor Product Id Linux
Use for list usb devices with vendor product id linux with Lsusb. Exact CLI syntax to list usb devices with vendor product id linux using Lsusb.
When to use this: Use for list usb devices with vendor product id linux with Lsusb.
Command Syntax
lsusb -d <vendor>:<product> lsusb -d <vendor>:<product> Live Command Builder
Final Command
lsusb -d <vendor>:<product> Command Breakdown
-d- Command Option
- Tool-specific option used by this command invocation.
FAQ
Purpose: Exact syntax to list usb devices with vendor product id linux using Lsusb.
Test path: Replace placeholders and run destructive commands in a disposable workspace first.
Flag behavior: Tool version, platform, and shell can change behavior.
Improve This Command
Suggest a correction, safer default, or version-specific note for this entry.
Related Operations
Lsusb Command: List All Usb Devices Linux
lsusb Lsusb Command: List Detailed Usb Device Info Linux sudo lsusb -v -s <bus>:<device number> Lsusb Command: List Usb Hierarchy Tree Linux lsusb -t Lsusb Command: List Verbose Usb Device Info Linux sudo lsusb -v Tar Command: Create A Gzipped Archive From A Directory Using Relative Paths tar czf <path/to/target.tar.gz> -C <path/to/directory> .