mirror of
https://github.com/jlevy/the-art-of-command-line.git
synced 2024-12-04 10:24:46 +02:00
Fix a typo. modifno should be modinfo
This commit is contained in:
parent
9b03ebf3c2
commit
ab3319f766
@ -449,7 +449,7 @@ A few examples of piecing together commands:
|
||||
|
||||
- `lshw`, `lscpu`, `lspci`, `lsusb`, `dmidecode`: hardware information, including CPU, BIOS, RAID, graphics, devices, etc.
|
||||
|
||||
- `lsmod` and `modifno`: List and show details of kernel modules.
|
||||
- `lsmod` and `modinfo`: List and show details of kernel modules.
|
||||
|
||||
- `fortune`, `ddate`, and `sl`: um, well, it depends on whether you consider steam locomotives and Zippy quotations "useful"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user