home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!olivea!spool.mu.edu!darwin.sura.net!jvnc.net!nuscc!nusunix3.nus.sg!isc40038
- From: isc40038@nusunix1.nus.sg (LIM FANG HOW)
- Newsgroups: comp.lang.c
- Subject: Questions on kill signal
- Message-ID: <1992Nov19.093605.11370@nuscc.nus.sg>
- Date: 19 Nov 92 09:36:05 GMT
- Sender: usenet@nuscc.nus.sg
- Organization: National University of Singapore
- Lines: 5
- X-Newsreader: TIN [version 1.1 PL6]
-
- How to implement a process that when receives a kill signal from the
- shell, will write some characters into a text file ?
-
- P.S :
- This process must be able to receive the kill signal at any point.....
-