ptop

Free Pascal - SDK suite dependency package

Install

All systems
curl cmd.cat/ptop.sh
Debian Debian
apt-get install px
Ubuntu
apt-get install px
Arch Arch Linux
pacman -S fpc
image/svg+xml Kali Linux
apt-get install px
Fedora
dnf install fpc
Windows (WSL2)
sudo apt-get update sudo apt-get install px
OS X
brew install fpc
Raspbian
apt-get install fpc

fpc

Free Pascal - SDK suite dependency package

The Free Pascal Compiler is an Object Pascal compiler supporting both Delphi and Turbo Pascal 7.0 dialects, as well as Mac Pascal dialects. It provides a completely portable RunTime Library (RTL) available on many platforms and compatible with Turbo Pascal, along with a platform-independent class-based Free Component Library (FCL) adding many Delphi extensions and interfacing with many popular open source libraries. Extensions have been added to the language, such as function overloading, creation and linking of shared libraries, and Delphi language extensions including classes, exceptions, ANSI strings, and open arrays. This dependency package always depends on the latest available version of the metapackage pulling in all the FPC packages provided for this architecture. Experienced users may instead prefer to install the particular packages they require by hand.

px

ps and top for human beings

px will, unlike ps: - Decode Python, Ruby, Node, bash and Java command lines and show you what is actually running. - Can filter processes by owner ("px root") - Can search for processes by command line ("px java", like "pgrep") - List processes in a helpful order ptop will, unlike top: - Decode Python, Ruby, Node, bash and Java command lines and show you what's actually running. - Has stable output by counting CPU time since ptop started - Visualize system load using a histogram rather than just presenting the three uptime numbers - Visualize system load in relation to the number of logical and physical cores in the system