home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / comp / unix / wizards / 3688 < prev    next >
Encoding:
Internet Message Format  |  1992-08-25  |  668 b 

  1. Path: sparky!uunet!dtix!darwin.sura.net!wupost!cs.utexas.edu!sun-barr!ames!lll-winken!tazdevil!henrik
  2. From: henrik@mpci.llnl.gov (Henrik Klagges)
  3. Newsgroups: comp.unix.wizards
  4. Subject: How to kill a hung program out of a 'make'
  5. Message-ID: <?.714780124@tazdevil>
  6. Date: 25 Aug 92 22:02:04 GMT
  7. Sender: usenet@lll-winken.LLNL.GOV
  8. Lines: 10
  9. Nntp-Posting-Host: tazdevil.llnl.gov
  10.  
  11.  
  12. Hi,
  13. suppose 'make' executes a bunch of programs. Suppose some of them are junk
  14. and get hung. How can make recover ? I'd like to use something like the 
  15. csh 'limit' command, so that each executable has e.g. a max of 3 cpu mins
  16. before it gets terminated.
  17.  
  18. Thanks for your help.
  19.  
  20. Cheers, Henrik
  21.