Re: tcsh: continue: end not found. --- Arghh
On Wed, 30 May 2007 06:49:52 -0700, rh0dium wrote:
> Hi All,
>
> Fairly simple shell script or so I thought. I can't get rid of the
> error: 'tcsh: continue: end not found.' Can anyone with a better set of
> eyes look this over and me out on this.
>
> Thanks!!
It looks fine here, with tcsh 6.14
Of course the "continue" is not needed on the penultimate line of your
script.
|