mirror of
https://github.com/xmengnet/the-art-of-command-line.git
synced 2024-12-24 03:56:28 +08:00
parent
6d59b3cc58
commit
4dad1d191f
1 changed files with 1 additions and 1 deletions
|
@ -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…
Reference in a new issue