Difference between revisions of "Zutils"
| Line 15: | Line 15: | ||
|User level=intermediate | |User level=intermediate | ||
|Computer languages=Shell script | |Computer languages=Shell script | ||
| − | |Documentation note=* [http://www.nongnu.org/zutils/manual/zutils_manual.html Online manual] | + | |Documentation note= |
| + | * [http://www.nongnu.org/zutils/manual/zutils_manual.html Online manual] | ||
|Related projects=Lzip,Lzlib | |Related projects=Lzip,Lzlib | ||
|Keywords=utility,tar,zip,tar.gz,tar.bz2,utilities,zip file,zip/unzip,tarball | |Keywords=utility,tar,zip,tar.gz,tar.bz2,utilities,zip file,zip/unzip,tarball | ||
| Line 39: | Line 40: | ||
}} | }} | ||
{{Resource | {{Resource | ||
| − | |Resource audience= | + | |Resource audience=Bug tracking mailing list |
| − | |Resource kind= | + | |Resource kind=Bug Tracking |
| − | |Resource URL=http:// | + | |Resource URL=http://lists.nongnu.org/mailman/listinfo/zutils-bug |
}} | }} | ||
{{Software category | {{Software category | ||
Latest revision as of 14:28, 19 March 2012
Zutils
http://www.nongnu.org/zutils/zutils.html
Zutils 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.
Documentation
* Online manual
Related Projects
Licensing
| License | Verified by | Verified on | Notes |
|---|---|---|---|
| GPLv3orlater | Jgay | 22 October 2009 |
Leaders and contributors
| Contact(s) | Role |
|---|---|
|
| Maintainer |
Resources and communication
| Audience | Resource type | URI |
|---|---|---|
| Bug tracking mailing list | Bug Tracking | http://lists.nongnu.org/mailman/listinfo/zutils-bug |
Software prerequisites
This entry (in part or in whole) was last reviewed on 19 March 2012.
Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.
The copyright and license notices on this page only apply to the text on this page. Any software described in this text has its own copyright notice and license, which can usually be found in the distribution itself.