Thread
:
bad for loop variable
View Single Post
Matan
2009-12-23 , 17:33
Posts: 1,224 | Thanked: 1,763 times | Joined on Jul 2007
#
2
This is not a bourne shell construct. If you want to use bash, install the bash package.
Or try something like for i in `seq 1 7` ; do ...
Quote & Reply
|
The Following 2 Users Say Thank You to Matan For This Useful Post:
pulketo
,
tuminoid
Matan
View Public Profile
Send a private message to Matan
Find all posts by Matan