Emil Pedersen ([EMAIL PROTECTED]) said:
> What about:
> 
>       i=$((i+1))

$[i+1] will also work

I don't use $(( )) ever since I found $[ ] and got used to using $( )
instead of ` `

.adam

-- 
[                <[EMAIL PROTECTED]> <[EMAIL PROTECTED]>                ]
[              icq #3354423 | lazur.org | clustermonkey.org              ]

Reply via email to