-- Leo's gemini proxy

-- Connecting to freeshell.de:1965...

-- Connected

-- Sending request

-- Meta line: 20 text/gemini;lang=en-GB

lsusb


> Display information about USB buses and devices connected to them.

More information.


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}


> Copyright © 2014—present the tldr-pages team and contributors.

> This work is licensed under the Creative Commons Attribution 4.0 International License (CC-BY).

CC-BY



-- Response ended

-- Page fetched on Tue May 21 02:12:39 2024