[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-users] Planned execution of a script on a RAQ - AT not there ?
- Subject: Re: [cobalt-users] Planned execution of a script on a RAQ - AT not there ?
- From: Dmitry Alexeyev <dmitry@xxxxxxxxxxxxxxxxx>
- Date: Tue May 11 09:50:02 2004
- List-id: Mailing list for users to share thoughts on Sun Cobalt products. <cobalt-users.list.cobalt.com>
> Hello to all,
> I want to have a script launched at a very precise time one day.
> I have found a good solution on a RedHat machine (cronjob triggering
> the mails, sent with AT), but when trying to copy it to our RAQ 550 I
> found the AT command not to exist on it ?
> How can I have these emails sent at precisely the hour we need on
> that day ? thank you,
You can try installing at from RPMs:
rpm -ivh http://www.cobaltsupport.com/RPMS/at-3.1.8-cs1.i386.rpm
or
rpm --rebuild http://www.cobaltsupport.com/SRPMS/at-3.1.8-cs1.src.rpm
rpm -ivh /usr/src/redhat/RPMS/i386/at-3.1.8-cs1.i386.rpm
if you want to rebuild to for your server.
WBR
Dmitry