From 4dad1d191f002ef30d700086d1a9e63b1f2b0b5a Mon Sep 17 00:00:00 2001 From: Joshua Levy Date: Sun, 28 Jun 2015 10:49:10 -0700 Subject: [PATCH] Include lscpu, lsusb, dmidecode. Fixes #136. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index df3f43d..1ed67e4 100644 --- a/README.md +++ b/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"