Re: Automatic notification to application based on system date and time (Monta-vista linux)
- From: Jan Panteltje <pNaonStpealmtje@xxxxxxxxx>
- Date: Thu, 28 Sep 2006 16:10:15 GMT
On a sunny day (Thu, 28 Sep 2006 16:35:32 +0200) it happened Toni Erdmann
<for-spammers-only@xxxxxx> wrote in <efgmjk$ea$2@xxxxxxxxxxxxxxxxxxxxx>:
Toni Erdmann wrote:
dadu wrote:^^
Hello guys,
I need OS support in my application to receive signal or event from OS
when I configure it for particular date and time. In short, I am
expecting OS notification in my application on particular date and
time. Can anybody please help me on, how to implement this on linux?
what about:
echo "killall -USR1 programm" | at -t 200610011100.00
to send the signal USR1 to your program on Oct 1, 2006 at 12:00:00 AM
Sorry, I mean 11:00:00 AM
Toni
Too late, you missed it ;-)
Yes this is a nice way.
But 'killall' is a bit dangerous, then use kill with the pid, killall
will kil lall instances.
.
- References:
- Automatic notification to application based on system date and time (Monta-vista linux)
- From: dadu
- Re: Automatic notification to application based on system date and time (Monta-vista linux)
- From: Toni Erdmann
- Re: Automatic notification to application based on system date and time (Monta-vista linux)
- From: Toni Erdmann
- Automatic notification to application based on system date and time (Monta-vista linux)
- Prev by Date: Re: Automatic notification to application based on system date and time (Monta-vista linux)
- Next by Date: Re: Automatic notification to application based on system date and
- Previous by thread: Re: Automatic notification to application based on system date and time (Monta-vista linux)
- Next by thread: Re: Automatic notification to application based on system date and time (Monta-vista linux)
- Index(es):
Relevant Pages
|