home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #3 / NN_1993_3.iso / spool / comp / lang / perl / 8026 < prev    next >
Encoding:
Internet Message Format  |  1993-01-28  |  821 b 

  1. Path: sparky!uunet!ogicse!pdxgate!newsgate.cs.pdx.edu!walt.ee.pdx.edu!ursula.ee.pdx.edu!eric
  2. From: eric@ursula.ee.pdx.edu (FurryLogic)
  3. Newsgroups: comp.lang.perl
  4. Subject: How to forcefully close pipe
  5. Message-ID: <1k564rINN276@walt.ee.pdx.edu>
  6. Date: 27 Jan 93 05:21:31 GMT
  7. Article-I.D.: walt.1k564rINN276
  8. Lines: 12
  9. NNTP-Posting-Host: ursula.ee.pdx.edu
  10.  
  11.  
  12.   I want to be able to forcefully terminate a pipe opened by doing
  13. an open( FD, "command |" ). A close() and subsequent open() on the
  14. same desc will wait for the command to terminate. Any easy way sort
  15. of killing the processes? Thanx.
  16.  
  17. -e.b.
  18.  
  19. --
  20.   Eric Berggren             |  "We are Microsoft. UNIX is irrelevant.
  21.   Computer Action Team      |    OS/2 is irrelevant. Openness is futile.
  22.   eric@ee.pdx.edu           |    Prepare to be assimilated." by prs@turing.org
  23.