|
From: | Ingo Schaefer |
Subject: | Re: gnokii --sendsms +<Number> |
Date: | Wed, 04 Jun 2008 15:30:40 +0200 |
User-agent: | Thunderbird 2.0.0.14 (Macintosh/20080421) |
Hello, rsg schrieb:
echo "Some Text" | gnokii --sendsms <MyNumber>
[..]
However when run as a crontab, this line is not executed normally (i.e. the SMS isn't sent).
In most cases I know, the environment which the cron jobs get is different from the one the user has in the interactive shell.
So maybe you should specify the gnokii command with its full qualified path (e.g. /usr/local/bin/gnokii ...)
Regards, Ingo
[Prev in Thread] | Current Thread | [Next in Thread] |