home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / alt / hackers / 1338 < prev    next >
Encoding:
Text File  |  1992-08-31  |  1.2 KB  |  28 lines

  1. Newsgroups: alt.hackers
  2. Path: sparky!uunet!haven.umd.edu!darwin.sura.net!zaphod.mps.ohio-state.edu!menudo.uh.edu!nuchat!taronga!peter
  3. From: peter@taronga.com (Peter da Silva)
  4. Subject: Re: Hack: Job Control under 7th Edition Unix
  5. Message-ID: <C6UI69L@taronga.com>
  6. Organization: Taronga Park BBS
  7. References: <1992Aug31.042739.29219@sserve.cc.adfa.oz.au>
  8. Date: Mon, 31 Aug 1992 11:11:10 GMT
  9. Approved: you should be proud of this!
  10. Lines: 16
  11.  
  12. In article <1992Aug31.042739.29219@sserve.cc.adfa.oz.au> wkt@csadfa.cs.adfa.oz.au (Warren Toomey) writes:
  13. >Two keys that do affect the execution of a foreground process are Int
  14. >(usually ^C or DEL), which sends a SIGINT to the process, and
  15. >Quit (usually ^\), which sends a SIGQUIT to the process. The
  16. >latter cannot be caught or ignored by the process,
  17.  
  18. Sure it can. signal(3,-1) in 7th edition terms. It's just usually left
  19. in default mode. Programs that ignore SIGQUIT won't be stoppable, no?
  20. Plus setuid programs.
  21.  
  22. Neat hack, anyway. Have to try it on Xenix.
  23. -- 
  24.                                                                 `-_-'
  25.                          Have you hugged your wolf today?        'U`
  26.  
  27. Peter da Silva, Taronga Park BBS, Houston, TX  +1 713 568 0480/1032
  28.