[NTLUG:Discuss] freebsd pisses me off
Robert Citek
robert.citek at gmail.com
Wed Aug 12 11:54:32 CDT 2009
On Wed, Aug 12, 2009 at 9:08 AM, Stuart Johnston<saj at thecommune.net> wrote:
> Jay Urish wrote:
>> Does anybody have any suggestions?
>
> Have you tried specifying the full path of the rsync command in your
> script? Cron will often clean out your ENV so you might loose your PATH.
This can be tested with the following crontab entry:
* * * * * /usr/bin/env > /tmp/env.txt
Adjust the *'s and the path for your contab flavor and system.
Regards,
- Robert
More information about the Discuss
mailing list