I need the batch file to ping a certain IP address, then wait 5 seconds and then repeat. I need this to loop indefinitly.
I don't want to use ping's -t tag which pings every 1 second, but instead want to be able to specify a time interval (ie 5 seconds).
Can anybody help me out?
I don't want to use ping's -t tag which pings every 1 second, but instead want to be able to specify a time interval (ie 5 seconds).
Can anybody help me out?