How to Install ips in Ubuntu 18.04



Install ips by entering the following commands in the terminal:

sudo apt update
sudo apt install ips

Description:

Intelligent process status

Ips is an intelligent ps-like program which displays process status obtained from the /proc filesystem. It has features to make tracking of active, semi-active, and transient processes easy. It is extremely configurable, but is still efficient.

Version: 4.0-1build2

Section: universe/admin