pinging google

Status
Not open for further replies.

pinggoogle

Beta member
Messages
1
If everybody could create a batch file or even just run the command:

Code:
ping google.com

it would be appreciated. A batch file that could do it multiple times might look like:

Code:
:start

ping google.com
ping google.com

goto start


HOW-To Make One....
create a file in notepad and copy and paste that code, then save it as pinggoogle.bat and double click that file u just created



If everybody could do either one of these examples at 9:00 PM Eastern Time (8:00 Central) that would be great

Thanks,
Pinggoogle
 
Status
Not open for further replies.
Back
Top Bottom