typora/daliy_note/10.8/linux查看所有硬件设备型号.md

9 lines
62 B
Markdown
Raw Permalink Normal View History

2024-12-11 21:48:55 -05:00
### lshw
```bash
sudo apt install lshw
lshw
lshw -short
```