-- Leo's gemini proxy

-- Connecting to freeshell.de:1965...

-- Connected

-- Sending request

-- Meta line: 20 text/gemini;lang=en-GB

iotop


> Display a table of current I/O usage by processes or threads.

More information.


Start top-like I/O monitor:

sudo iotop

Show only processes or threads actually doing I/O:

sudo iotop --only

Show I/O usage in non-interactive mode:

sudo iotop --batch

Show only I/O usage of processes (default is to show all threads):

sudo iotop --processes

Show I/O usage of given PID(s):

sudo iotop --pid={PID}

Show I/O usage of a given user:

sudo iotop --user={user}

Show accumulated I/O instead of bandwidth:

sudo iotop --accumulated


> Copyright © 2014—present the tldr-pages team and contributors.

> This work is licensed under the Creative Commons Attribution 4.0 International License (CC-BY).

CC-BY



-- Response ended

-- Page fetched on Fri May 17 14:42:05 2024