Revision [31269]
This is an old revision of htop made by darkcity on 2016-08-27 20:52:48.
htop
htop is a tool for a monitoring the cpu usage of applications and system processes. It can be run from the puppymenu, or from the terminal.
Installation
htop is built into most Puppies.
Install an appropriate software package:
Configure
./configure CFLAGS="-mtune=generic -O2 -pipe -fomit-frame-pointer" CXXFLAGS="${CFLAGS}" --prefix=/usr --sysconfdir=/etc --localstatedir=/var --build=i686-pc-linux-gnu --enable-unicode
Advantages
htop uses less resources than LXTask.
Related Webpages
Categories
CategorySoftwareTopPackagesCategorySoftware
CategoryCommandLine