From b5589e6c662c1118f414ab8556acdea8bc34b1d5 Mon Sep 17 00:00:00 2001 From: Xingyu Wang Date: Sun, 27 Nov 2022 11:42:52 +0800 Subject: [PATCH] R --- ...p Alternatives to Enhance Your Linux System Monitoring Experience.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/published/20221121.3 ⭐️⭐️ 5 htop Alternatives to Enhance Your Linux System Monitoring Experience.md b/published/20221121.3 ⭐️⭐️ 5 htop Alternatives to Enhance Your Linux System Monitoring Experience.md index 8ad1c589a7..ea32ca458a 100644 --- a/published/20221121.3 ⭐️⭐️ 5 htop Alternatives to Enhance Your Linux System Monitoring Experience.md +++ b/published/20221121.3 ⭐️⭐️ 5 htop Alternatives to Enhance Your Linux System Monitoring Experience.md @@ -18,7 +18,7 @@ 使用 `htop`,你可以对进程进行过滤和排序,以便更好地了解情况,获得正在运行的进程的树状视图,并在需要时杀死进程。 -![htp 2022][1] +![htop 2022][1] 我使用 `htop` 而不是其他系统监控工具,因为它可以显示对我来说至关重要的东西,并允许在我需要控制运行中的服务时终止流氓进程或冻结进程。