Re: Meaning of: kill -USR2
- From: Jona Joachim <jaj@xxxxxxxxxxx>
- Date: Fri, 31 Aug 2007 20:21:17 +0200
On Fri, 31 Aug 2007 10:24:47 -0700 (PDT)
White Hat <pigskin_referee@xxxxxxxxx> wrote:
I have seen 'kill -USR2' used in some scripts;
however, I am unable to find out exactly what it is
referring to. The man page for 'kill' does not list
any 'USR2' flag or signal, unless I am reading it
incorrectly.
Perhaps, someone can tell me exactly what this signal
means.
SIGUSR1 and SIGUSR2 are signals that don't have any predefined meaning.
You can use them for based inter-process communication.
See:
man 3 signal
http://en.wikipedia.org/wiki/SIGUSR1_and_SIGUSR2
Jona
--
"I am chaos. I am the substance from which your artists and scientists
build rhythms. I am the spirit with which your children and clowns
laugh in happy anarchy. I am chaos. I am alive, and tell you that you
are free." Eris, Goddess Of Chaos, Discord & Confusion
_______________________________________________
freebsd-questions@xxxxxxxxxxx mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscribe@xxxxxxxxxxx"
- References:
- Meaning of: kill -USR2
- From: White Hat
- Meaning of: kill -USR2
- Prev by Date: Re: How to retrieve a directory tree from perforce.freebsd.org?
- Next by Date: Re: Cannot rebuild Sendmail (with sasl2) **FIXED**
- Previous by thread: Re: Meaning of: kill -USR2
- Index(es):
Relevant Pages
|
|