GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
SYSTOOL(1) FreeBSD General Commands Manual SYSTOOL(1)

systool - view system device information by bus, class, and topology

systool [options [device]]

Calling systool without parameters will present all available bus types, device classes, and root devices.

When device is supplied, the information reqested by options is shown only for the specified device, otherwise all present devices are displayed.

systool uses APIs provided by libsysfs to gather information. systool runs only on Linux systems running kernels 2.5 or later, with the sysfs filesystem mounted.

-a
Show attributes of the requested resource
-b bus
Show information for a specific bus
-c class
Show information for a specific class
-d
Show only devices
-h
Show usage
-m module_name
Show information for a specific module
-p
Show absolute sysfs path to the resource
-v
Show all attributes with values
-A attribute
Show attribute value for the requested resource
-D
Show only drivers
-P
Show device's parent

The web page of libsysfs at http://linux-diag.sourceforge.net/Sysfsutils.html

systool was written by Ananth Mavinakayanahalli <ananth@in.ibm.com> and Daniel Stekloff <dsteklof@us.ibm.com>.

This man page was contributed by Martin Pitt <mpitt@debian.org> for the Debian GNU/Linux system (but may be used by others).

October 12, 2003 Martin Pitt

Search for    or go to Top of page |  Section 1 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.