summaryrefslogtreecommitdiffstats
path: root/README
blob: c1454bc09698e42a899ff032726e75cd11665962 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
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.