KILLDEBUG — User Commands
NAME
killdebug − Kills any processes in the debugger.
SYNOPSIS
killdebug [all]
DESCRIPTION
killdebug kills any processes belonging to the user that are in the debugger. It performs a kill -KILL on the list of processes returned by ps -d. A list of processes killed is printed. If the all argument is given, killdebug does a ps -ad and will attempt to kill all processes in the debugger on the local machine.
KEYWORDS
kill, debug
SEE ALSO
kill, ps
Sprite version 1.0 — April 23, 1992