Stephen M Lavelle <[EMAIL PROTECTED]> writes:
> I have recently changed the times of a cron job. How do I tell cron that
> this file has changed (aside from rebooting)
> Stephen
>
Maybe there is a better way, but assuming your file is name 'cronfile' :
crontab -r
crontab cronfile
should do it (man crontab)
Philippe
> --
> mailto:[EMAIL PROTECTED]
>
> http://www.postfix.org - The Postfix Mailer -
>
>
>
> --
> To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe"
> as the Subject.
--
To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe"
as the Subject.