Skip to content

Instantly share code, notes, and snippets.

@hkscsheph
Created October 11, 2024 14:06
Show Gist options
  • Select an option

  • Save hkscsheph/82a357c1c8324189c657decc5da6ed8d to your computer and use it in GitHub Desktop.

Select an option

Save hkscsheph/82a357c1c8324189c657decc5da6ed8d to your computer and use it in GitHub Desktop.
@echo off
ping -t 8.8.8.8|cmd /q /v /c "(pause&pause)>nul & for /l %%a in () do (set /p "data=" && echo(!time! !data!) >> ./PingLog.txt&ping -n 2 8.8.8.8>nul"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment