
iotop
List of commands for iotop:
-
iotop:tldr:25e13 iotop: Show I/O usage of a given user.$ sudo iotop --user=${user}try on your machineexplain this command
-
iotop:tldr:4dc07 iotop: Start top-like I/O monitor.$ sudo iotoptry on your machineexplain this command
-
iotop:tldr:9e766 iotop: Show I/O usage in non-interactive mode.$ sudo iotop --batchtry on your machineexplain this command
-
iotop:tldr:dca4c iotop: Show I/O usage of given PID(s).$ sudo iotop --pid=${PID}try on your machineexplain this command
-
iotop:tldr:dd7ea iotop: Show only I/O usage of processes (default is to show all threads).$ sudo iotop --processestry on your machineexplain this command
-
iotop:tldr:f0455 iotop: Show accumulated I/O instead of bandwidth.$ sudo iotop --accumulatedtry on your machineexplain this command
-
iotop:tldr:f6299 iotop: Show only processes or threads actually doing I/O.$ sudo iotop --onlytry on your machineexplain this command