*nix Documentation Project
·  Home
 +   man pages
·  Linux HOWTOs
·  FreeBSD Tips
·  *niX Forums

  man pages->FreeBSD man pages -> minigzip (1)              
Title
Content
Arch
Section
 

MINIGZIP(1)

Contents


NAME    [Toc]    [Back]

     minigzip -- minimal implementation of the 'gzip' compression tool

SYNOPSIS    [Toc]    [Back]

     minigzip [-cd] [file ...]

DESCRIPTION    [Toc]    [Back]

     The minigzip utility is a minimal implementation of the gzip(1) utility.
     It supports compression and decompression of individual files, as well as
     streaming compression and decompression via standard input and output.

     The default operation is compression, decompression can be selected by
     supplying the -d flag on the commandline.

     If any file arguments are supplied, the operation is performed on each
     file separately.  Compression replaces the original file with one having
     a .gz suffix.  Decompression will remove a .gz suffix if one is present.

     If no file arguments are supplied, minigzip reads from standard input and
     writes the results of the operation to standard output.

     If the -c option is specified, minigzip writes the results to standard
     output and keep the original files unchanged.

SEE ALSO    [Toc]    [Back]

      
      
     gzip(1)

AUTHORS    [Toc]    [Back]

     The minigzip utility was written by Jean-loup Gailly.


FreeBSD 5.2.1			October 3, 2002 		 FreeBSD 5.2.1
[ Back ]
 Similar pages
Name OS Title
compview IRIX tool for viewing results of compression
uscanner OpenBSD minimal USB support for scanners
clAddAlgorithm IRIX Add a video or audio compression algorithm to the Compression Library
clAddParam IRIX Add a video or audio compression parameter to the Compression Library
zforce OpenBSD force gzip files to have a .gz suffix
zforce FreeBSD force a '.gz' extension on all gzip files
gzforce IRIX force a '.gz' extension on all gzip files
zforce Linux force a '.gz' extension on all gzip files
limits HP-UX implementation-specific constants
glHint Tru64 specify implementation-specific hints
Copyright © 2004-2005 DeniX Solutions SRL
newsletter delivery service