Path to this page:
./
archivers/zutils,
Utilities for any combination of compressed and non-compressed files
Branch: pkgsrc-2016Q3,
Version: 1.5,
Package name: zutils-1.5,
Maintainer: pkgsrc-usersZutils is a collection of utilities able to deal with any combination
of compressed and non-compressed files transparently. If any given
file, including standard input, is compressed, its decompressed
content is used. Compressed files are decompressed on the fly; no
temporary files are created. These utilities are not wrapper scripts
but safer and more efficient C++ programs. In particular the
"--recursive" option is very efficient in those utilities supporting it.
The provided utilities are:
Zcat - Decompresses and copies files to standard output.
Zcmp - Decompresses and compares two files byte by byte.
Zdiff - Decompresses and compares two files line by line.
Zgrep - Decompresses and searches files for a regular expression.
Ztest - Tests integrity of compressed files.
Master sites:
SHA1: 47f2edceac51447d3a72e4999864011d18e7c01d
RMD160: b5cc6404434301e14c77e5c77dd19451051e552e
Filesize: 42.026 KB
Version history: (Expand)
- (2016-10-03) Package added to pkgsrc.se, version zutils-1.5 (created)