From 8be83cfaced12da7063b05b655ca97168897faaf Mon Sep 17 00:00:00 2001 From: whirigoyen Date: Thu, 23 Nov 2023 15:03:25 +0100 Subject: [PATCH] =?UTF-8?q?Ajout=20option=20m=C3=A9moire?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- HowtoAtop.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/HowtoAtop.md b/HowtoAtop.md index 6e82e38d..e19d20d7 100644 --- a/HowtoAtop.md +++ b/HowtoAtop.md @@ -9,10 +9,13 @@ title: Howto atop atop -w ~~~ -# Lire log +# Lire le log ~~~ +# Tri des processus par consommation CPU atop -r +# Tri des processus par consommation mémoire +atop -r -m ~~~ Raccourcis :