1
0
Fork 0
Find a file
Daniel Baumann 9516c08896
Adding divertions for newly added zegrep and zfgrep.
Signed-off-by: Daniel Baumann <daniel@debian.org>
2025-02-24 04:56:54 +01:00
debian Adding divertions for newly added zegrep and zfgrep. 2025-02-24 04:56:54 +01:00
doc Merging upstream version 0.4. 2025-02-24 04:51:50 +01:00
testsuite Merging upstream version 0.4. 2025-02-24 04:51:50 +01:00
arg_parser.cc Merging upstream version 0.4. 2025-02-24 04:51:50 +01:00
arg_parser.h Merging upstream version 0.4. 2025-02-24 04:51:50 +01:00
AUTHORS Adding upstream version 0.2. 2025-02-24 04:42:45 +01:00
ChangeLog Merging upstream version 0.4. 2025-02-24 04:51:50 +01:00
configure Merging upstream version 0.4. 2025-02-24 04:51:50 +01:00
COPYING Adding upstream version 0.2. 2025-02-24 04:42:45 +01:00
INSTALL Merging upstream version 0.4. 2025-02-24 04:51:50 +01:00
main.cc Merging upstream version 0.4. 2025-02-24 04:51:50 +01:00
Makefile.in Merging upstream version 0.4. 2025-02-24 04:51:50 +01:00
NEWS Merging upstream version 0.4. 2025-02-24 04:51:50 +01:00
README Merging upstream version 0.4. 2025-02-24 04:51:50 +01:00
zcat.in Merging upstream version 0.4. 2025-02-24 04:51:50 +01:00
zcmp.in Merging upstream version 0.4. 2025-02-24 04:51:50 +01:00
zdiff.in Merging upstream version 0.4. 2025-02-24 04:51:50 +01:00
zegrep.in Merging upstream version 0.4. 2025-02-24 04:51:50 +01:00
zfgrep.in Merging upstream version 0.4. 2025-02-24 04:51:50 +01:00
zgrep.in Merging upstream version 0.4. 2025-02-24 04:51:50 +01:00

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.

The currently provided utilities are zcat, zcmp, zdiff, zegrep, zfgrep
and zgrep.


Copyright (C) 2009 Antonio Diaz Diaz.

This file is free documentation: you have unlimited permission to copy,
distribute and modify it.

The file Makefile.in is a data file used by configure to produce the
Makefile. It has the same copyright owner and permissions that this
file.