Browse Source

Include lscpu, lsusb, dmidecode.

Fixes #136.
pull/136/merge
Joshua Levy 10 years ago
parent
commit
4dad1d191f
  1. 2
      README.md

2
README.md

@ -430,7 +430,7 @@ A few examples of piecing together commands:
- `lsblk`: List block devices: a tree view of your disks and disk paritions
- `lshw` and `lspci`: hardware information, including RAID, graphics, etc.
- `lshw`, `lscpu`, `lspci`, `lsusb`, `dmidecode`: hardware information, including CPU, BIOS, RAID, graphics, devices, etc.
- `fortune`, `ddate`, and `sl`: um, well, it depends on whether you consider steam locomotives and Zippy quotations "useful"

Loading…
Cancel
Save