[Date Prev][Date
Next][Thread Prev][Thread Next][Date
Index][Thread Index]
RE: [OT] need a batch file writing please.
This one ping the machine www.rdg.ac.uk <http://www.rdg.ac.uk/> once,
then pings the loopback 600 times to form a delay of approx 10 minutes,
and repeats. Should work on most windows systems.
Iain
@echo off
:begin
ping -n 1 www.rdg.ac.uk
ping -n 601 127.0.0.1>null
goto begin
----- Original Message -----
From: "Dean Barrett" <dean@xxxxxxx>
To: <ukha_d@xxxxxxx>
Sent: Monday, September 01, 2003 8:36 AM
Subject: [ukha_d] [OT] need a batch file writing please.
> Due to living in a Village I am one of many who cant have ADSL. I
> therefore have to manage with ISDN.
>
> Is it possible someone could write me a batch file that would ping
> something every 10 minutes. If this is possible I could then connect
via
> my VPN to Home without my wife being there to connect for me.
>
>
> Thanks
>
>
>
> Dean.
>
>
>
>
>
>
>
> ** UKHA2004 BE THERE! ** - start planning now.
>
> http://www.automatedhome.co.uk
> Post message: ukha_d@xxxxxxx
> Subscribe: ukha_d-subscribe@xxxxxxx
> Unsubscribe: ukha_d-unsubscribe@xxxxxxx
> List owner: ukha_d-owner@xxxxxxx
>
> Your use of Yahoo! Groups is subject to
http://docs.yahoo.com/info/terms/
>
>
Home |
Main Index |
Thread Index
|