On Mon, Mar 17, 2003 at 09:46:04AM +0000, Jos? Matos wrote: > This is what I have in .mailcap and that is relevant: > application/x-gunzip; zcat; copiousoutput > application/x-gzip; zcat; copiousoutput > application/x-bzip2; bzcat; copiousoutput > application/x-tar-gz; gunzip -c %s | tar -tf - ; copiousoutput
Hmm, that works quite well, thanks john