home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / comp / unix / shell / 3736 < prev    next >
Encoding:
Internet Message Format  |  1992-09-01  |  754 b 

  1. Xref: sparky comp.unix.shell:3736 comp.unix.questions:10612
  2. Newsgroups: comp.unix.shell,comp.unix.questions
  3. Path: sparky!uunet!gatech!ncar!mimbres.cs.unm.edu!nmt.edu!kelly
  4. From: kelly@nmt.edu (kelly)
  5. Subject: Re: Need Script To Kill Process Using Substring Of Application Name
  6. Message-ID: <1992Aug31.185841.20324@nmt.edu>
  7. Followup-To: alt.flame
  8. Organization: New Mexico Tech
  9. References: <x6gnwvc.westes@netcom.com> <1992Aug31.095604.488@dlpinc00.rn.com>
  10. Date: Mon, 31 Aug 1992 18:58:41 GMT
  11. Lines: 9
  12.  
  13. In article <1992Aug31.095604.488@dlpinc00.rn.com>, someone writes:
  14.  
  15. >    /bin/kill -9 ${pid}
  16.  
  17. Minor flame.  Yet another ______ who thinks the only signal you'd ever
  18. want to send to a process is SIGKILL.  No wonder why our system here
  19. is so screwed up.
  20.  
  21. --k
  22.