mirror of
https://github.com/onceupon/Bash-Oneliner.git
synced 2024-11-26 06:17:01 +00:00
Update README.md
This commit is contained in:
parent
3e87339464
commit
c839834f35
@ -2217,11 +2217,11 @@ killall pulseaudio
|
|||||||
```bash
|
```bash
|
||||||
sudo dmidecode -t memory
|
sudo dmidecode -t memory
|
||||||
```
|
```
|
||||||
##### lists information about SCSI devices
|
##### List information about SCSI devices
|
||||||
```bash
|
```bash
|
||||||
lsscsi
|
lsscsi
|
||||||
```
|
```
|
||||||
##### lists information about NIC
|
##### List information about NIC
|
||||||
```bash
|
```bash
|
||||||
lsscsi|grep -i 'ethernet'
|
lsscsi|grep -i 'ethernet'
|
||||||
```
|
```
|
||||||
|
Loading…
Reference in New Issue
Block a user