daily pastebin goal
32%
SHARE
TWEET

Untitled

a guest Sep 12th, 2015 67 Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. Hardware Lister (lshw) - B.02.16
  2. usage: lshw [-format] [-options ...]
  3.        lshw -version
  4.  
  5.         -version        print program version (B.02.16)
  6.  
  7. format can be
  8.         -html           output hardware tree as HTML
  9.         -xml            output hardware tree as XML
  10.         -short          output hardware paths
  11.         -businfo        output bus information
  12.  
  13. options can be
  14.         -class CLASS    only show a certain class of hardware
  15.         -C CLASS        same as '-class CLASS'
  16.         -c CLASS        same as '-class CLASS'
  17.         -disable TEST   disable a test (like pci, isapnp, cpuid, etc. )
  18.         -enable TEST    enable a test (like pci, isapnp, cpuid, etc. )
  19.         -quiet          do not display status
  20.         -sanitize       sanitise output (remove sensitive information like serial numbers, etc.)
  21.         -numeric        output numeric IDs (for PCI, USB, etc.)
RAW Paste Data
Top