[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-users] uncompress logs..?
- Subject: Re: [cobalt-users] uncompress logs..?
- From: "[RaQ2] Chuck" <nagy@xxxxxxxxxxxxxxxx>
- Date: Thu Jun 8 23:12:07 2000
On Thu, 8 Jun 2000, Theodore Jones wrote:
> Anyone know where and how to uncompress web-access logs for v-sites
> hosted on a RaQ3i? I need to do this so that a monitoring program can
> read them seperately... it can't read the gz-ipped file...
zcat can reat gzipped files
gzip -d can decompress gzipeed files