From e60d1cc242f7098b97ef583ebe3f0409313b5d77 Mon Sep 17 00:00:00 2001 From: Lyn Perrine Date: Mon, 15 Jan 2024 12:25:00 -0800 Subject: [PATCH] Add ReadR/W Read and write column --- source/3/3.1/3.1.1/htop.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/3/3.1/3.1.1/htop.rst b/source/3/3.1/3.1.1/htop.rst index 38fd9399..8b3824e1 100644 --- a/source/3/3.1/3.1.1/htop.rst +++ b/source/3/3.1/3.1.1/htop.rst @@ -15,7 +15,7 @@ To select the process below the currently selected one press :kbd:`Down Arrow` t .. image:: htop.png -To see what is writing to your hard drive or solid state drive press the :guilabel:`Tab` key to see how much is being written or read. +To see what is writing to your hard drive or solid state drive press the :guilabel:`Tab` key to see how much is being written or read. To see the total of your disk being read or written by a process see the :guilabel:`DISK R/W` column. To see how much is being read from storage read the :guilabel:`DISK READ` column. To see how much is being written to storage see the :guilabel:`DISK WRITE` column. .. image:: htop-io.png