Add io utilisation

This commit is contained in:
RealStickman 2021-01-16 17:13:49 +01:00
parent 0e11936e65
commit 1670c8d873

View File

@ -202,3 +202,8 @@ Regularly run this command to resolve pacnew files
```bash
sudo pacdiff
```
## IO Utilisation
```
iostat -dx /dev/sdX
```