Delaying a batch file command

The below command will allow you batch file to sleep, or be delayed for so many seconds. There are other sleep utilities out there, but if you don’t want to load another piece of software, or just need something quick to delay a command this will work. The below is a 5 second pause. ping 1.1.1.1 -n 1 -w 5000...
readmore
line
footer