[plug] Zipping

Jeremy Kerr jk at ozlabs.org
Tue Oct 16 14:30:45 AWST 2018


Hi Kevin,

> Had anyone noticed that the email archives in 
> http://lists.plug.org.au/pipermail/plug/ are double-gzipped?  At least 
> the last 3 digests are.

Looks ok from here:

  $ wget -qO - \
     http://lists.plug.org.au/pipermail/plug/2018-October.txt.gz |
     gunzip -c |
     file -
  /dev/stdin: ASCII text

Maybe your browser is doing the second gzip?

Cheers,


Jeremy


More information about the plug mailing list