On Fri, 7 Aug 2026, Jaldhar H. Vyas wrote:
It seems crontab uses ; as a separator and this breaks the command, Instead, the entire command should be quoted and run with /bin/sh -c
Maybe that's not it. I'm still getting the same error message from the cron jobs.
-- Jaldhar H. Vyas <[email protected]>

