Cron Job will not run.

Giorgos Keramidas keramida at ceid.upatras.gr
Fri Nov 4 16:54:55 GMT 2005


On 2005-11-04 08:47, Brandon Hinesley <brandonh at hotandcold.biz> wrote:
> > > for (( i = $numbkups ; i >= 2 ; i-- ))
> > > do
> > >     let from=i-1
> > >     mv -fv $dbkups/$from $dbkups/$i
> > > done
> >
> > Hmmm, what shell is this supposed to run in?
> > It doesn't look like /bin/sh syntax to me.
>
> You're right... it's for /usr/local/bin/bash.  Obviously I had
> a lot more problems than I was aware of.  Its working now;
> thanks, I appreciate everyone's help.

Glad to have been of help.  Thanks for following up saying that
it works now, since people reading the thread in the archives
will know what the answer is :)



More information about the freebsd-questions mailing list