On Mon, Feb 28, 2011 at 11:43 AM, Ilmari Karonen nospam@vyznev.net wrote:
On 02/28/2011 01:00 PM, Magnus Manske wrote:
OK, so I gave up on starting my perl script using cronsub, which seems to work only if I give the perl script a parameter (WTF?)
Any parameter? I smell a line break encoding issue.
Try making sure there are no carriage returns in your crontab or in any of the scripts involved.
Well, since that happens also when I start cronsub fron the shell, I doubt it...