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.unix.programmer
- Subject: Question on kill signal (SIGKILL)
- Message-ID: <1992Nov19.100606.15620@nuscc.nus.sg>
- Date: 19 Nov 92 10:06:06 GMT
- Sender: usenet@nuscc.nus.sg
- Organization: National University of Singapore
- Lines: 5
- X-Newsreader: TIN [version 1.1 PL6]
-
- How can I program a process to write to a text file upon receiving a
- SIGKILL from another process ?? I am writing in a C environment.
-
- P.S. : The process must be able to receive the SIGKILL at any point of
- execution.
-