Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 12 Sep 2008 03:49:47 +0100
From:      RW <fbsd06@mlists.homeunix.com>
To:        freebsd-questions@freebsd.org
Subject:   Re: setup cronjob
Message-ID:  <20080912034947.089ef3e5@gumby.homeunix.com.>
In-Reply-To: <BD710096-2A12-4972-AA49-F70EE6D407A0@norden1.com>
References:  <BD710096-2A12-4972-AA49-F70EE6D407A0@norden1.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, 11 Sep 2008 22:12:35 -0400
Darrell Betts <betts@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/?



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20080912034947.089ef3e5>