Vikas Dube wrote:
> Hello,
> I am having GNU bash, version 2.03.0(1)-release (sparc-sun-solaris2.6),
> while executing for loop
> # for (( i=1; i<5 ; i++ )) ; do echo $i ; done
> I am getting error
> bash: syntax error near unexpected token `(('
That construct was not added to bash until version 2.04.
Chet
--
``The lyf so short, the craft so long to lerne.'' - Chaucer
Live Strong. No day but today.
Chet Ramey, ITS, CWRU [EMAIL PROTECTED] http://cnswww.cns.cwru.edu/~chet/
_______________________________________________
Bug-bash mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/bug-bash