Date: Fri, 21 May 1999 00:17:33 -0700 From: Graeme Tait <graeme@echidna.com> To: Enno Davids <enno.davids@metva.com.au> Cc: freebsd-isp@freebsd.org Subject: Re: Web Statistics break up program. Message-ID: <3745088D.61C@echidna.com> References: <199905210016.KAA08044@metva.com.au>
index | next in thread | previous in thread | raw e-mail
Enno Davids wrote:
> So, the middle of the loop above wants to be something like...
>
> mv ${log} ${log}"_tmp"
> cp /dev/null ${log}
> chown www ${log}
> apachectl restart
> mv ${log}"_tmp" ${ARCDIR}/${log}.${DAY}
Why are the steps
> cp /dev/null ${log}
> chown www ${log}
necessary?
--
Graeme Tait - Echidna
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-isp" in the body of the message
help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3745088D.61C>
