Merging upstream version 0.7.
Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
parent
7346c77169
commit
7799d0c878
17 changed files with 318 additions and 96 deletions
6
README
6
README
|
@ -2,10 +2,10 @@ Description
|
|||
|
||||
Zutils is a collection of utilities for dealing with any combination of
|
||||
compressed and non-compressed files transparently. The supported
|
||||
compressors are gzip, bzip2, lzip and xz.
|
||||
compressors are bzip2, gzip, lzip and xz.
|
||||
|
||||
The currently provided utilities are zcat, zcmp, zdiff, zegrep, zfgrep
|
||||
and zgrep.
|
||||
The currently provided utilities are zcat, zcmp, zdiff, zegrep, zfgrep,
|
||||
zgrep and ztest.
|
||||
|
||||
|
||||
Copyright (C) 2009 Antonio Diaz Diaz.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue