On Tue, Sep 28, 2010 at 08:12:00PM +0200, Miroslav Lachman wrote:
> The exact lines from crontab are:
> 
> */5  * * * * fetch -qo /dev/null 
> "https://hiden.example.com/cron/fiveminutes";
> 
> */5  * * * * fetch -qo /dev/null 
> "http://another.example.com/wd.php?hash=cslhakjs87LJ3rysalj79";

In addition to anything else, I suspect the question mark in
double-quotes might cause some shell-related interpretation;
perhaps single quotes will be safer...

-- 
Brian Reichert                          <reich...@numachi.com>
55 Crystal Ave. #286                    
Derry NH 03038-1725 USA                 BSD admin/developer at large    
_______________________________________________
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "freebsd-stable-unsubscr...@freebsd.org"

Reply via email to