On Mon, 25 Feb 2013, Joseph wrote:
I'm updating clock via bash script. When I run it from a command line, it works just fine but when I try to run it via crontab I get:

/home/thelma/business/programs/time_date_setting_script.sh: line 3: hwclock: command not found

Could it be that cron doesn't have this command on its PATH? Might be
best to put the full path to hwclock instead of just "hwclock".

--
R

Reply via email to