- David Goldstein
- @golddave
- A Whole Lot of Nothing
Tweet #123861481145114624
Solved my shell script problem using the seq command. for i in `seq $1 $2` did the trick.
Solved my shell script problem using the seq command. for i in `seq $1 $2` did the trick.