Provides additional insights like network and I/O usage
Open-source and actively maintained
Cons
Requires sudo for full information access on other users' processes
Docker Toolbox on macOS not supported for container name display
macOS support is experimental and primarily tested on GitHub Actions
Key Features
Colored and human-readable outputAutomatic theme detection based on terminal backgroundMulti-column keyword searchDisplay of TCP/UDP port informationDisplay of Read/Write throughputDisplay of Docker container namesMore detailed memory informationPager support for long outputs
Procs is a command-line utility written in Rust that serves as a modern and feature-rich alternative to the traditional 'ps' command for process management. It provides a more user-friendly and informative output, making it easier for developers and system administrators to monitor and understand running processes on their systems.
Key enhancements include colored and human-readable output, automatic theme detection, multi-column keyword search, and additional process information not typically available with 'ps', such as TCP/UDP port usage, read/write throughput, Docker container names, and more detailed memory information. Procs also offers pager support for long outputs, a watch mode similar to 'top', and a tree view for process hierarchies. It supports various platforms including Linux, macOS, and Windows, with experimental support for FreeBSD.
Procs is a command-line tool written in Rust that acts as a modern and enhanced replacement for the standard 'ps' command, offering more detailed, colored, and human-readable process information.
How much does Procs cost?
Procs is an open-source project and is completely free to use.
Is Procs free?
Yes, Procs is free and open-source.
Who is Procs for?
Procs is for developers, system administrators, and anyone who needs a more powerful and user-friendly way to monitor and manage processes on Linux, macOS, or Windows systems.