openbsd-ports/sysutils/zap/pkg/DESCR
1998-09-29 23:59:17 +00:00

5 lines
249 B
Plaintext

The UNIX kill command requires you to know the PID of a process you want
to kill. The zap program runs ps for you, extracts lines matching a string,
and asks you if you want to kill them; for each that you reply yes, it
delivers the signal for you.