Hi,
I've just built a program that I'm wanting to run many times with different variables. e.g
myprog -h 2 -b 4
myprog -h 3 -b 4
myprog -h 4 -b 4
myprog -h 5 -b 4
...
myprog -h 1000 -b 4
I heard there was away to do this in unix, could someone point me in the right direction please as I'm very new to this whole unix thing,
Thanks
John



LinkBack URL
About LinkBacks



