aboutsummaryrefslogtreecommitdiff
path: root/sysutils/p5-Proc-ProcessTable-Colorizer/pkg-descr
blob: 500d25fb4f56b20c561d617e592ec2e9ea0b2a80 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
This colorizes the output from Proc::ProcessTable.

This is largely meant to be used from the command line instead of
as a module via the included bin script.

Among other fun things, it allows searching of the process table.

Searching is currently possible against the following criteria.

 zombie
 swapped out
 regex command line matching
 CPU seconds used by a process
 percent of memory usage
 percent of CPU usage
 wait channel in use

bin/cps - A colorized version of ps with various extra useful options

WWW: https://metacpan.org/release/Proc-ProcessTable-Colorizer