[Ilugc] One Day One Command (LSUSB)

  • From: sbharathi@xxxxxxxxxxxxx (Bharathi Subramanian)
  • Date: Thu Jun 30 10:12:40 2005

One Day One GTK Widget: Mr Muthiah Annamalai (GTK-Octave Team) is 
started writing a simple intro about one GTK widget every day.
URL: http://gtkbook.sourceforge.net/aboutdialog.html

One Day One Command 
===================

lsusb -- List all USB devices

Summary:

lsusb is a utility for displaying information about all USB buses in
the system and all devices connected to them.

Examples:

$ lsusb -- List all USB device details in short form.

$ lsusb -v -- List all USB device details in long form.

$ lsusb -vv -- List all USB device details in very verbose form.

$ lsusb -t -- Show USB device hierarchy as a tree.

Note:
lsusb will collect all USB device info from /proc/bus/usb
List of all known USB IDs are available in /usr/share/hwdata/usb.ids

Read: man lsusb

Bye :)
--
Bharathi S
ODOC LJ -- http://www.livejournal.com/community/ilugc/

Other related posts:

  • » [Ilugc] One Day One Command (LSUSB) - Bharathi Subramanian