|
|
Re: How to execute scheduled tasks?
|
|
05/22/2013 10:33 AM
post101600
|
Re: How to execute scheduled tasks?
Thank you.
I use QNX 6.5.0. Let me look for cron in /usr/sbin.
Allen
在 2013-5-22,下午10:07,Shawn Unger <community-noreply@qnx.com> 写道:
> If installed, it is located /usr/sbin/cron.
>
> Which version of QNX are you running? You may have been presented with an option during install to include publicly
licensed tools, I believe that cron could be one of them.
>
>
>
> _______________________________________________
>
> QNX Momentics Community Support
> http://community.qnx.com/sf/go/post101597
> To cancel your subscription to this discussion, please e-mail momentics-community-unsubscribe@community.qnx.com
|
|
|
|
|
|
|
Re: How to execute scheduled tasks?
|
|
05/23/2013 5:18 AM
post101626
|
Re: How to execute scheduled tasks?
I found cron in /usr/sbin/. There is another question.
I add /usr/sbin/cron & command in /etc/rc.d/rc.local script file.
And execute crontab -e and add one line:
30 21 * * * shutdown -b
When the time is up, I cannot see system shutdown warning message
displayed on console. The system is not powered off.
于 2013/5/22 22:07, Shawn Unger 写道:
> If installed, it is located /usr/sbin/cron.
>
> Which version of QNX are you running? You may have been presented with an option during install to include publicly
licensed tools, I believe that cron could be one of them.
>
>
>
> _______________________________________________
>
> QNX Momentics Community Support
> http://community.qnx.com/sf/go/post101597
> To cancel your subscription to this discussion, please e-mail momentics-community-unsubscribe@community.qnx.com
>
|
|
|
|
|