Hi,
I am new to shell scripting. I tried searching the internet for information on how to do a shell script but I'm not having any success. Basically all I want is a *.bat file that will perform the same dos command 100 times. For example, the script will open up 100 cmd.exe windows and perform echo Testing.
Can anyone help? Thank you very much in advance.