03-11-06 10:51 PM
Mike wrote:
> Janis Papanagnou wrote:
>
>
>
> I have tried that, no difference, problem seems to be with this line
> if ["${line:0:1}" -ne ',']
> If it reads a "," (a comma) it gives the following error
> /tides.sh: line 7: [,: command not found
> Mike..
>
>
put white space after [ and before ]. IIRC, there's a discussion on this
in the FAQ....
Ed.
[ Post a follow-up to this message ]
|