[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [cobalt-users] uncompress logs..?



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