Re: Automatic notification to application based on system date and time (Monta-vista linux)
- From: Toni Erdmann <for-spammers-only@xxxxxx>
- Date: Thu, 28 Sep 2006 16:35:32 +0200
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
.
- Follow-Ups:
- References:
- 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 time (Monta-vista linux)
- 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
|