Am 17.11.2011 11:53, schrieb sbarriba:
The 'params' logging pointer was what I needed. So for reference its not a
good idea to use a 'wget' command directly in a crontab.
I was using:

wget http://localhost/solr/myfeed?command=full-import&rows=5000&clean=false

:))

I think the shell handled the and sign as a flag to put the wget command into background.

You could put the full url into quotes, or escape the and sign with a backslash. Then it should work as well.

-Kuli

Reply via email to