setenv N 1 while ( $N < 100 ) do something with $N setenv N `expr $N + 1` end
[ Home | Post Entry | Log in | Search | Browse Options | Site Map ]