setup cronjob

RW fbsd06 at mlists.homeunix.com
Fri Sep 12 03:01:02 UTC 2008


On Thu, 11 Sep 2008 22:12:35 -0400
Darrell Betts <betts at norden1.com> wrote:

> I have wrote a small script put it in my home directory. I am trying  
> to setup a cronjob to run it every six hours. When it runs the job I  
> receive the error message " /usr/home/test/cronjobs/test.sh: not  
> found" I have tripe checked the file permissions and they appear  
> correct so I am stumped as to why this won't run? Any ideas?
> 
> Cron job example
> 
> 0	/6	*	*	*
> test		/usr/home/test/cronjobs/test.sh
>
Does user test have access to /usr/home/test/cronjobs/?


More information about the freebsd-questions mailing list