zps - Man Page

list/reap zombie processes

Synopsis

zps [options]

Description

zps lists the running processes with their stats and indicates/reaps the zombie processes.

Options

-v,  --version

Show version information.

-h,  --help

Show the help text.

-a,  --all

List all user-space processes (not just zombies).

-r,  --reap

Reap zombie processes.

-s sig--signal=sig--signal sig

Use signal sig on zombie parents (default: SIGTERM).

-p,  --prompt

Show prompt for selecting processes.

-q,  --quiet

Reap in quiet mode.

-n,  --no-color

Disable color output.

Bugs

No known bugs. Use "Issues" page for reporting bugs: <https://github.com/orhun/zps/issues/>

Author

Written by Orhun Parmaksız <orhunparmaksiz@gmail.com>

Info

January 2024