2025-05-28 19:30:37 +02:00
|
|
|
Changes in version 1.15:
|
2025-02-24 04:42:45 +01:00
|
|
|
|
2025-05-28 19:30:37 +02:00
|
|
|
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').
|
2025-02-24 06:02:28 +01:00
|
|
|
|
2025-05-28 19:30:37 +02:00
|
|
|
zgrep now exits with status 2 if a write error happens on stdout.
|