Skip to content

Instantly share code, notes, and snippets.

@elmarti
Last active August 21, 2016 03:32
Show Gist options
  • Save elmarti/c373a345e3f5398d9eaf2ccab5ff93cf to your computer and use it in GitHub Desktop.
Save elmarti/c373a345e3f5398d9eaf2ccab5ff93cf to your computer and use it in GitHub Desktop.
FOR /L %i IN (0,1,255) DO ping -n 1 192.168.10.%i >>c:\ipaddresses.txt
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment