SlackBuilds Repository

15.0 > System > zutils (1.16)

zutils (lzip-aware replacements for zcat, zgrep, etc)

zutils is a collection of utilities able to process any combination of
compressed and uncompressed files transparently. If any file given,
including standard input, is compressed, its decompressed content is
used. Compressed files are decompressed on the fly; no temporary files
are created. Data format is detected by its identifier string (magic
bytes), not by the file name extension. Empty files are considered
uncompressed.

These utilities are not wrapper scripts but safer and more efficient
C++ programs. In particular, the option '--recursive' is efficient in
those utilities supporting it.

Since Slackware already has zcat, zcmp, zdiff, and zgrep commands,
this package installs its binaries to /opt/zutils/bin. A profile
script is provided that sets PATH and MANPATH so the zutils versions
will be used by default. The profile script gets sourced upon login,
but you can manually "source /etc/profile.d/zutils.sh" right after
installing the package.

Maintained by: B. Watson
Keywords: zcat,zcmp,zdiff,zegrep,zfgrep,zgrep,ztest,zupdate
ChangeLog: zutils

Homepage:
http://www.nongnu.org/zutils/zutils.html

Source Downloads:
zutils-1.16.tar.lz (c3099acfb24a89021a8e8928e833cbe8)

Download SlackBuild:
zutils.tar.gz
zutils.tar.gz.asc (FAQ)

(the SlackBuild does not include the source)

Validated for Slackware 15.0

See our HOWTO for instructions on how to use the contents of this repository.

Access to the repository is available via:
ftp git cgit http rsync

© 2006-2026 SlackBuilds.org Project. All rights reserved.
Slackware® is a registered trademark of Patrick Volkerding
Linux® is a registered trademark of Linus Torvalds