I have a list of command.com 'things' I want to execute. Let's say, 300+.
One command.com 'order' per line.
Presently all 300+ are in one long text file.
Imagine, as metaphor, all 300+ are like bullets on a belt.
Command-Line ShooterI need the 'gun'.
In other words, I'd like to rip off the top, say, 10. Put them in the gun. Pull the trigger.
Boom, boom, boom.....
All ten command.com lines get executed, one after another.
Okay, I could make up separate batch files for each group. But it would be faster to do it some other way.
Enter:
Command-Line ShooterThoughts appreciated.
Nicholas Kormanik