Shell3a External Commands
PATH=B:\HLP\

#BEGIN
kill
Usage: kill <process id>

Terminates  the  specified  process.  This  command  will  NOT
kill system processes, as doing so would result  is a  machine
reset.  Use this command with  care  as  killing a  process  will
prevent it from saving changes to disk and work may be lost.
#END
