typora/daliy_note/10.8/linux查看所有硬件设备型号.md
2024-12-12 10:48:55 +08:00

9 lines
62 B
Markdown

### lshw
```bash
sudo apt install lshw
lshw
lshw -short
```