对于 OpenBSD 来说,top 有没有有效的替代方案?

b3h*_*0th 5 top openbsd

我很喜欢htop,在GNU/Linux上很不错,我想要一个类似OpenBSD 5.6的软件。有人知道吗?

小智 7

Htop 2.0 添加了 OpenBSD 支持。我刚刚在 OpenBSD 5.9 上编译它,它运行良好:http : //hisham.hm/htop/


b3h*_*0th 3

OpenBSD 5.9 htop开始,它作为一个软件包提供,并且运行得很好。

要安装它,请使用

pkg_add htop
Run Code Online (Sandbox Code Playgroud)

作为根。