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.

Recommended Answers

All 3 Replies

What command do you want to run?

What command do you want to run?

for example, run the command "echo testing" on 100 command prompt windows.

why would you want to run 100 windows, unless you are putting it on someone elses computer and your doing a small prank denial of service?

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.