# Given a shell command, this puts it into an endless loop with a continuation prompt at the end of each iteration. # e.g.: # $ loop_cmd cmd arg1 arg2 arg3 # Run cmd with its args over and over, ...
I am looking for a way to run a couple for loops in a batch file. and have the loops wait between each run of the previous commands to finish: FOR /L %%a IN (1,2,3) DO (start cmd /c ping 127.0.0.1 -n ...
Certains résultats ont été masqués, car ils peuvent vous être inaccessibles.
Afficher les résultats inaccessibles