Skip to content

Instantly share code, notes, and snippets.

@marcopin
Created July 2, 2015 20:26
Show Gist options
  • Save marcopin/81a94171a146e71c2cfd to your computer and use it in GitHub Desktop.
Save marcopin/81a94171a146e71c2cfd to your computer and use it in GitHub Desktop.
Windows/DOS/cmd: Pause batch executon n-milliseconds before continue
ping 1.1.1.1 -n 1 -w [millisecods] > nul
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment