jak uruchomić skrypt poniżej
* * * * * /usr/bin/wget -O - -q "http://example.com/scheduler/cron"
kiedy uruchomię skrypt, komunikat o błędzie pokazuje się jak poniżej:
$ * * * * * /usr/bin/wget -O - -q "http://website.com/?q=admin/settings/scheduler/cron"
-sh: CHANGELOG.txt: not found
$ 30 15 * * * /usr/bin/wget -O - -q "http://website.com/?q=admin/settings/scheduler/cron"
-sh: 30: not found
czy powyższy skrypt może działać w ssh (używając oprogramowania szpachlowego)