[Haskell-cafe] directory tree?

Stefan O'Rear stefanor at cox.net
Mon Jun 25 17:58:18 EDT 2007


On Mon, Jun 25, 2007 at 02:42:18PM -0700, Chad Scherrer wrote:
> On 6/25/07, Stefan O'Rear <stefanor at cox.net> 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


More information about the Haskell-Cafe mailing list