Options (6)
-o, --onlybooleanShow only processes or threads actually doing I/O
Example:
sudo iotop {{[-o|--only]}}-b, --batchbooleanShow I/O usage in non-interactive mode
Example:
sudo iotop {{[-b|--batch]}}-P, --processesbooleanShow only I/O usage of processes (default is to show all threads)
Example:
sudo iotop {{[-P|--processes]}}-p, --pidbooleanShow I/O usage of given PID(s)
Example:
sudo iotop {{[-p|--pid]}} {{PID}}-u, --userbooleanShow I/O usage of a given user
Example:
sudo iotop {{[-u|--user]}} {{user}}-a, --accumulatedbooleanShow accumulated I/O instead of bandwidth
Example:
sudo iotop {{[-a|--accumulated]}}Examples (7)
made by @shridhargupta | data from tldr-pages