Advertisement
Guest User

Untitled

a guest
Jun 20th, 2018
86
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.92 KB | None | 0 0
  1. rcwebb@rcwebb-M-6752:~$ lshw -C
  2. Hardware Lister (lshw) - unknown
  3. usage: lshw [-format] [-options ...]
  4. lshw -version
  5.  
  6. -version print program version (unknown)
  7.  
  8. format can be
  9. -html output hardware tree as HTML
  10. -xml output hardware tree as XML
  11. -short output hardware paths
  12. -businfo output bus information
  13.  
  14. options can be
  15. -class CLASS only show a certain class of hardware
  16. -C CLASS same as '-class CLASS'
  17. -c CLASS same as '-class CLASS'
  18. -disable TEST disable a test (like pci, isapnp, cpuid, etc. )
  19. -enable TEST enable a test (like pci, isapnp, cpuid, etc. )
  20. -quiet don't display status
  21. -sanitize sanitize output (remove sensitive information like serial numbers, etc.)
  22. -numeric output numeric IDs (for PCI, USB, etc.)
  23. -notime exclude volatile attributes (timestamps) from output
  24.  
  25. rcwebb@rcwebb-M-6752:~$
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement