mirror of
https://github.com/xmengnet/the-art-of-command-line.git
synced 2024-12-24 04:16:29 +08:00
Added lsblk command
This commit is contained in:
parent
81afeec04c
commit
cfae7ff764
1 changed files with 2 additions and 0 deletions
|
@ -423,6 +423,8 @@ A few examples of piecing together commands:
|
|||
|
||||
- `lsb_release`: Linux distribution info
|
||||
|
||||
- `lsblk`: List block devices: a tree view of your disks and disk paritions
|
||||
|
||||
- `lshw`: hardware information
|
||||
|
||||
- `fortune`, `ddate`, and `sl`: um, well, it depends on whether you consider steam locomotives and Zippy quotations "useful"
|
||||
|
|
Loading…
Reference in a new issue