cgps
cgps is a command-line utility that provides a graphical representation of running processes on Unix-like operating systems. It is a fork of the popular top utility, offering a more visually appealing and interactive interface for monitoring system performance. Unlike top which displays information in a static text-based list, cgps presents data in a sort of bar-graph format, making it easier to quickly identify resource-intensive processes.
The primary function of cgps is to display real-time information about the processes currently running on the
Users can interact with cgps to sort processes by various criteria, such as CPU usage, memory usage,