9 lines
62 B
Markdown
9 lines
62 B
Markdown
### lshw
|
|
|
|
```bash
|
|
sudo apt install lshw
|
|
lshw
|
|
lshw -short
|
|
```
|
|
|