On Mon, 24 Jan 2005, Alex 'CAVE' Cernat wrote:
> a=1
> while [ $a -le 255 ]; do
> ... bla bla bla ...
> a=$(( $a + 1 ))
> done
Si da, daca vrei sa faci inc(x) atunci asta ar fi varianta.
Adica i=$[$i+1], i=(($i+1)), let i=$i+1, etc. Ma refer strict la inc(i),
nu la cicluri.
--
Any views or opinions presented within this e-mail are solely those of
the author and do not necessarily represent those of any company, unless
otherwise expressly stated.
---
Detalii despre listele noastre de mail: http://www.lug.ro/