
25 Jun
2007
25 Jun
'07
5:58 p.m.
On Mon, Jun 25, 2007 at 02:42:18PM -0700, Chad Scherrer wrote:
On 6/25/07, Stefan O'Rear
wrote: .z : always pack .Z : always compress .gz : always gzip
gzip can handle all three, zlib only the last. (Are you *sure* your file is compress?)
This means it's compress, doesn't it?
$ file myData.z myData.z: compress'd data 16 bits
Yep. (I wonder when the filename got munged? I suppose it doesn't matter.) Recompressing sounds good :) Stefan