?
2013-09-24 05:17:47 UTC
I know I can do the follow:
-----------------------------------------------------
@echo off
ping -t www.google.com
start "C:\Windows\System32\cmd.exe"
-----------------------------------------------------
but that is all I can get.
Is there a command that will let me do another "ping -t
Thank you,