Skip to content

Instantly share code, notes, and snippets.

@Avinashachu007
Last active June 18, 2016 03:51
Show Gist options
  • Save Avinashachu007/eeae8dfbd0c3c8c11beb9253c0d80cd6 to your computer and use it in GitHub Desktop.
Save Avinashachu007/eeae8dfbd0c3c8c11beb9253c0d80cd6 to your computer and use it in GitHub Desktop.
@echo Avinash Ravi: https://github.com/Avinashachu007
set /p no=Enter Last 3 digits the IP to Ping:
@echo pinging 192.168.1.%no%
ping 192.168.1.%no% -t
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment