In the last episode, we heard [EMAIL PROTECTED] say:
> Thanks Kurt.
>
> That fixed things.
Jep.
K
___
http://linux.nf -- [EMAIL PROTECTED]
Archives, Subscribe, Unsubscribe, Digest, Etc
->http://linux.nf/mailman/listinfo/linux-users
Thanks Kurt.
That fixed things.
Ray
On 12 Aug 2001, at 18:27, Kurt Wall wrote:
From: Kurt Wall <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
Subject: Re: Question on script
Send reply to: [EMAIL PROTECTED]
<mail
In the last episode, we heard [EMAIL PROTECTED] say:
> I have a small script that pings my ISP every so often so the ISP
> doesn't shut my server connection down for lack of activity. The script
> is as follows
>
> #!/bin/sh
> ping -i 600 wvi.com>/tmp/pinglog.txt
>
> On my desktop I have set u