From 23991199e89a332d8adcf911785e10c6b89ba873 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sol=C3=A8ne=20Rapenne?= Date: Wed, 13 Sep 2023 10:48:09 +0200 Subject: [PATCH] shell tip #14 --- issues/issue-14/10_en.html | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/issues/issue-14/10_en.html b/issues/issue-14/10_en.html index 3eba1ba..a00e071 100644 --- a/issues/issue-14/10_en.html +++ b/issues/issue-14/10_en.html @@ -61,7 +61,14 @@

Shell tips

-

+

Know your processes! The ps command can actually provide a lot of information about processes running on your system. Per the man page, in the state column, letters are used to indicate some important information about the processes.

+