home *** CD-ROM | disk | FTP | other *** search
- Xref: sparky comp.unix.shell:3736 comp.unix.questions:10612
- Newsgroups: comp.unix.shell,comp.unix.questions
- Path: sparky!uunet!gatech!ncar!mimbres.cs.unm.edu!nmt.edu!kelly
- From: kelly@nmt.edu (kelly)
- Subject: Re: Need Script To Kill Process Using Substring Of Application Name
- Message-ID: <1992Aug31.185841.20324@nmt.edu>
- Followup-To: alt.flame
- Organization: New Mexico Tech
- References: <x6gnwvc.westes@netcom.com> <1992Aug31.095604.488@dlpinc00.rn.com>
- Date: Mon, 31 Aug 1992 18:58:41 GMT
- Lines: 9
-
- In article <1992Aug31.095604.488@dlpinc00.rn.com>, someone writes:
-
- > /bin/kill -9 ${pid}
-
- Minor flame. Yet another ______ who thinks the only signal you'd ever
- want to send to a process is SIGKILL. No wonder why our system here
- is so screwed up.
-
- --k
-