Software-Installation

如何在 mac os x 中安裝 htop?

  • March 31, 2021

如何為Mac OS X安裝htop?(最簡單最懶的路徑)

這是最懶惰的方式(或自製方式)

如果您還沒有安裝Homebrew ,請先安裝

第二brew install htop

三、完成

我從MacPorts安裝了htop0.8(更新:現在是 2.0.1)

sudo port install htop

引用自:https://unix.stackexchange.com/questions/98253