On Thu, Nov 3, 2016 at 1:35 AM, c51 <[email protected]> wrote: > Hi, > > I downloaded all the mailing list archive .gz's from [1]. > > Unfortunately I cannot open/unpack the files: > > $ gunzip *.gz > gzip: 2012-June.txt.gz: not in gzip format > gzip: 2012-May.txt.gz: not in gzip format > gzip: 2013-August.txt.gz: not in gzip format > gzip: 2013-December.txt.gz: not in gzip format > [...] >
Have you tried treating them as already unzipped (.txt not .txt.gz)? Due to some properties of the HTTP protocol as implemented by common servers and browsers, files you download may end up on your disk uncompressed.
_______________________________________________ HackRF-dev mailing list [email protected] https://pairlist9.pair.net/mailman/listinfo/hackrf-dev
