摘自官网:http://hisham.hm/htop/

htop - an interactive process viewer for Unix

This is htop, an interactive process viewer for Unix systems. It is a text-mode application (for console or X terminals) and requires ncurses.

Latest release: htop 2.0.2.

What's new in htop 2.0

Since version 2.0, htop is now cross-platform! Check out the video and slides of my presentation at FOSDEM 2016 about how this came to be. This release includes code supporting Linux, FreeBSD, OpenBSD and Mac OS X.

There are also, of course, some new features:

  • If you're using NCurses 6, htop will also support your mouse wheel for scrolling.
  • Moving meters and columns around in the setup screen is a lot more comfortable now.
  • You can now press "e" to see the set of environment variables for a process.
  • The "graph" mode for meters was revamped, inspired by James Hall's vtop.

...And of course, lots of other tweaks and fixes!

htop 命令介绍



总之,htop是一个比top命令更时髦,更直观的一个软件,方便用户查看当前系统进程的状态。

相关文章:

  • 2019-06-18
  • 2021-12-04
  • 2022-01-01
  • 2021-06-05
  • 2021-06-04
  • 2021-11-04
  • 2022-01-17
  • 2021-11-27
猜你喜欢
  • 2018-03-18
  • 2021-08-04
  • 2021-11-29
  • 2022-01-08
  • 2021-09-08
  • 2021-08-31
  • 2021-09-04
  • 2021-12-10
相关资源
相似解决方案