I have a Java program working with this syntax:
command.jar namefile
I have to run this program for 1600 files in a directory. How can I run this command for every file automatically?
Is there a DOS batch command? Or another way?
|
I have a Java program working with this syntax:
I have to run this program for 1600 files in a directory. How can I run this command for every file automatically? Is there a DOS batch command? Or another way? | ||||
|
feedback
|