LinuxTOY 是一个致力于提供 Linux 相关资讯的专题站点。如果您发现了好用好玩的 Linux 东东并愿意发扬自由、分享的精神,可以点击顶部导航 Contact 按钮进行投稿。

Related entries

htop - 一个交互的进程查看器

htop——一个可以让用户与之交互的进程查看器。作为文本模式的应用程序,主要用于控制台或 X 终端中。当前具有按树状方式来查看进程,支持颜色主题,可以定制等特性。

与 top 相比,htop 包含的优点有:

  1. 可以横向或纵向滚动浏览进程列表,以便看到所有的进程和完整的命令行。
  2. 在启动上,比 top 更快。
  3. 杀进程时不需要输入进程号。
  4. htop 支持鼠标操作。
  5. top 已经很老了。

在 Ubuntu 中,你可以通过 sudo apt-get install htop 来安装它。其运行截图如下。

htop

署名 • 注明出处 • 非商业性使用

6 Comments

  1. 1 Commented @ 2006-11-20 10:58 amReply to this comment

    我想问一下,我用ubuntu server光盘安装的系统,然后安装了xubuntu-desktop,安装启动之后没有声音,怎么办呢?

  2. 2 zhuqin_83 Commented @ 2006-11-20 11:46 amReply to this comment

    果然很棒,比top强多了。

  3. 3 我本疯狂 Trackbacked @ 2006-11-20 2:16 pmReply to this comment

    htop - 一个交互的进程查看器…

    htop——一个可以让用户与之交互的进程查看器。作为文本模式的应用程序,主要用于控制台或 X 终端中。当前具有按树状方式来查看进程,支持颜色主题,可以定制等特性。
    与 top 相比,htop …

  4. 4 jute » Blog Archive » 比top更豐富的htop Pingbacked @ 2007-03-13 10:11 amReply to this comment

    [...] ※相關網址: 1.htop - an interactive process-viewer for Linux 2.htop介紹 « 小兔的筆記本 3.LinuxTOY » htop - 一个交互的进程查看器 [...]

  5. 5 hscui Commented @ 2007-03-13 12:14 pmReply to this comment

    这个好啊,比Top好用多了。

  6. 6 weakish Commented @ 2007-11-26 8:10 pmReply to this comment

    的确是比top好用直觀的多。