This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
linux:cmd:hw [2020/11/04 06:03] – js | linux:cmd:hw [2023/03/30 08:47] (current) – js | ||
---|---|---|---|
Line 8: | Line 8: | ||
=== sg_inq === | === sg_inq === | ||
- | <code bash> | + | <code bash>#sg_inq / |
< | < | ||
Line 23: | Line 23: | ||
=== sginfo === | === sginfo === | ||
- | <code bash> sginfo -i / | + | <code bash>#sginfo -i / |
< | < | ||
---------------------------- | ---------------------------- | ||
Line 56: | Line 56: | ||
Homepage: [[https:// | Homepage: [[https:// | ||
+ | |||
Wiki: [[https:// | Wiki: [[https:// | ||
Lsblk use the filesystem /sys and udev to show details of block devices (e.g. sda). | Lsblk use the filesystem /sys and udev to show details of block devices (e.g. sda). | ||
- | <code bash> | + | <code bash>#lsblk --noheadings --nodeps --include 8 --output name</ |
< | < | ||
+ | |||
+ | |||
+ | ===== nvtop ===== | ||
+ | |||
+ | github: [[https:// | ||
+ | |||
+ | ===== htop ===== | ||
+ | |||
+ | github: [[https:// | ||
+ | |||
+ | ===== [b|bash|bpy]top ===== | ||
+ | |||
+ | github: [[https:// | ||
+ | |||
+ | |||
+ |