KILL.TXT KILL a process The KILL program deletes a specified process using the $DELPRC system service. It asks the user to supply the process identification (PID) of the process. The process to be deleted must have the same user identification code (UIC) as the current user, viz. you can KILL only batch jobs or other interactive jobs that you start. You cannot KILL your own process. This program must be INSTALLed with GROUP privilege.