summaryrefslogtreecommitdiff
path: root/sysutils/procs/pkg-descr
blob: da75623ec2cfafc52394c45934144c0e5440c36e (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
procs is a replacement for `ps` written in Rust.

Features:
- Colored and human-readable output
    - Automatic theme detection based on terminal background
- Multi-column keyword search
- Some additional information which are not supported by `ps`
    - TCP/UDP port
    - Read/Write throughput
    - Docker container name
    - More memory information
- Pager support
- Watch mode (like `top`)
- Tree view