Scroll to navigation

ZPS(1) User Commands ZPS(1)

NAME

zps - list/reap zombie processes

SYNOPSIS

zps [options]

DESCRIPTION

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

OPTIONS

Show version information.
Show the help text.
List all user-space processes (not just zombies).
Reap zombie processes.
Use signal sig on zombie parents (default: SIGTERM).
Show prompt for selecting processes.
Reap in quiet mode.
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>

COPYRIGHT

Copyright © 2019-2024 Orhun Parmaksız

GNU General Public License v3.0 only

January 2024 zps