From fab7fea6e59075517d510078b4e33b5a439fd706 Mon Sep 17 00:00:00 2001 From: carolinewuyan <309866211@qq.com> Date: Mon, 9 Dec 2013 17:13:33 +0800 Subject: [PATCH] =?UTF-8?q?=E6=A0=A1=E5=AF=B9=E4=B8=AD?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- translated/10 basic examples of Linux ps command.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/translated/10 basic examples of Linux ps command.md b/translated/10 basic examples of Linux ps command.md index 9276a61da2..4e371c0066 100755 --- a/translated/10 basic examples of Linux ps command.md +++ b/translated/10 basic examples of Linux ps command.md @@ -205,7 +205,7 @@ As usual, the watch command can be used to turn ps into a realtime process repor 你会发现top/htop命令的输出相比上面的ps命令刷新得更频繁。 -这是因为top输出会cpu使用和内存使用值混合排序后的输出。但是上面的ps命令是一个更简单的行为的排序,每次获取一列(像学校的数学)。因此它不会像top那样快速更新。 +这是因为top输出会cpu使用和内存使用值混合排序后的输出。但是上面的ps命令是一个更简单的行为的排序,每次获取一列(像学校的数学)。因此它不会像top那样快速更新。 -------------------------------------------------------------------------------- @@ -213,4 +213,4 @@ via: http://www.binarytides.com/linux-ps-command/ 译者:[geekpi](https://github.com/geekpi) 校对:[校对者ID](https://github.com/校对者ID) -本文由 [LCTT](https://github.com/LCTT/TranslateProject) 原创翻译,[Linux中国](http://linux.cn/) 荣誉推出 \ No newline at end of file +本文由 [LCTT](https://github.com/LCTT/TranslateProject) 原创翻译,[Linux中国](http://linux.cn/) 荣誉推出