blob: dbdef2a692e8f558550e710daf4a9ca51059166a (
plain)
1
2
3
4
5
6
7
8
9
|
Changes in version 1.5:
zupdate now passes '-q' to zcmp if specified.
zcat, zgrep and ztest no longer read from standard input more than once
if '-' is specified multiple times.
zdiff now uses '_' as separator if both temporary file names are
otherwise different. For example 'xxx_file.lz' and 'xxx_file.gz'.
|