On 02/25/13 15:44, Randy Barlow wrote:
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 no
Am 25.02.2013 21:39, schrieb Joseph:
> 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
>
> here the script:
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'
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
here the script:
#!/bin/sh
rdate -s 128.138.140.44
hwclock --syst
4 matches
Mail list logo