1
0
Fork 0
zutils/NEWS

8 lines
284 B
Text
Raw Permalink Normal View History

Changes in version 1.15:
The new option '-x, --exclude' has been added to zcat, ztest, and zupdate.
The new option '--exclude' has been added to zgrep.
It excludes files matching a shell pattern (for example '*.o').
zgrep now exits with status 2 if a write error happens on stdout.