1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-04-29 23:24:55 +02:00

iostat: minor tweaks as mentioned in PR #946

This commit is contained in:
Waldir Pimenta 2016-07-11 16:48:46 +01:00 committed by GitHub
parent a2d0dca8a5
commit eef8de9e5c

View file

@ -18,10 +18,10 @@
`iostat -N` `iostat -N`
- Display extended disk statistics with disk names for device sda: - Display extended disk statistics with disk names for device "sda":
`iostat -xN {{sda}}` `iostat -xN {{sda}}`
- Display incremental reports of CPU and disk statistics every 2 second(s): - Display incremental reports of CPU and disk statistics every 2 seconds:
`iostat {{2}}` `iostat {{2}}`