Query: minigzip
OS: freebsd
Section: 1
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
MINIGZIP(1) BSD General Commands Manual MINIGZIP(1)NAMEminigzip -- minimal implementation of the 'gzip' compression toolSYNOPSISminigzip [-cd] [file ...]DESCRIPTIONThe 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 command line. If any file arguments are supplied, the operation is performed on each file separately. Compression replaces the original file with one hav- ing 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 ALSOgzip(1)AUTHORSThe minigzip utility was written by Jean-loup Gailly.BSDMay 22, 2012 BSD
Related Man Pages |
---|
gzip(1) - freebsd |
gzcat(1) - netbsd |
gzcat(1) - osx |
gzip(1) - osx |
gzcat(1) - mojave |
Similar Topics in the Unix Linux Community |
---|
Unix File Permissions |
Scripts without shebang |
Memory Leaks |
Reason for no directory creation date |
Is it safe to install x86 Solaris 10 U6 after installed-Linux-and-FreeBSD? |