• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

How to make Mac OS X's top display like GNU's top?

You could try compiling and installing GNU top, dunno if the procps package actually runs on OS X though since it mentions /proc directly and that's a very implementation-specific thing.
 
You could try compiling and installing GNU top, dunno if the procps package actually runs on OS X though since it mentions /proc directly and that's a very implementation-specific thing.

Unfortunately, the main source for htop also requires /proc. However, I'm currently macports on OS X 10.4, so hopefully it works.
 
Interesting. Installation of Macports works on Mac OS X 10.4, but the website only has the latest downloads for 10.5, 10.6, and 10.7. And htop works!
 
Back
Top