Skip to content

Instantly share code, notes, and snippets.

@Avinashachu007
Created September 5, 2015 07:39
Show Gist options
  • Save Avinashachu007/9b16eab83f19e8ec075c to your computer and use it in GitHub Desktop.
Save Avinashachu007/9b16eab83f19e8ec075c to your computer and use it in GitHub Desktop.
for /l %i in (1,1,254) do @ping 192.168.1.%i -n 1 -w 100 | find "Reply"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment