[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [cobalt-users] [RaQ2] Cron question



---- Original Message -----
From: "Glen Scott" <glen@xxxxxxxxxxxxxxxxxxxx>
To: <cobalt-users@xxxxxxxxxxxxxxx>
Sent: Friday, January 12, 2001 3:45 AM
Subject: [cobalt-users] [RaQ2] Cron question


> Hi all,
>
> I am hoping this is a simple question:
>
> How can I get a script to run daily on my RaQ2?  I have copied it to
> /etc/cron.daily and made it executable, but it doesn't seem to want to
run?
>
> If anyone can help, I'd appreciate it!
>
> Many thanks,
>
> Glen
Have you tried running the script from the command line only to make sure
that it works?  If you have the correct ownership and permissions as long as
the script is a real shell script it should run.