command: lshw
usage: lshw is a small tool to extract detailed information on the hardware
configuration of the machine.
syntax: $ lshw [-format] [-options ...]
examples:
1. To show the detailed description of hardware
# lshw
2. To print compact report
# lshw -short
3. To print details about RAM
# lshw -class memory
4. To print details about HDD
# lshw -class disk
5. To print help info of this command
# lshw --help
6. To print details about processor
# lshw -class processor
7. To print without sensitive details like serial numbers
# lshw -sanitize
8. To print numeric IDs of USB, PCI
# lshw -numeric
regards,
dhanasekar
_______________________________________________
ILUGC Mailing List:
http://www.ae.iitm.ac.in/mailman/listinfo/ilugc
ILUGC Mailing List Guidelines:
http://ilugc.in/mailinglist-guidelines