home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #20 / NN_1992_20.iso / spool / comp / windows / x / 16603 < prev    next >
Encoding:
Internet Message Format  |  1992-09-12  |  438 b 

  1. Path: sparky!uunet!spool.mu.edu!sdd.hp.com!cs.utexas.edu!ut-emx!tivoli!taylor
  2. From: taylor@foraker.tivoli.com (Eric Taylor)
  3. Newsgroups: comp.windows.x
  4. Subject: Re: Where does SIGUSR1 come from?
  5. Message-ID: <3976@tivoli.UUCP>
  6. Date: 10 Sep 92 18:50:31 GMT
  7. References: <#trn==m.cyclone@netcom.com>
  8. Sender: news@tivoli.UUCP
  9. Organization: TIVOLI Systems, Inc.
  10. Lines: 4
  11.  
  12. This is a UNIX signal.
  13. kill -USR1 <the process id>
  14.  
  15. should do the trick.
  16.