Skip to content

Latest commit

 

History

History
 
 

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
minigzip
--------

Usage:


  minigzip [filename]

  Will create (or overwrite) a file [filename].gz with the gzipped
  contents of [filename]

  minigzip -d [filename].gz

  Will create (or overwrite) a file [filename] with the gunzipped
  contents of [filename]