You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
\fBbz3grep\fR runs \fBgrep(1)\fR on files, or \fBstdin\fR if no files argument is given, after decompressing them with \fBbz3cat(1)\fR\.
.
.P
The grep\-flags and pattern arguments are passed on to \fBgrep(1)\fR\. If an \fB\-e\fR flag is found in the \fBgrep\-flags\fR, \fBbz3grep\fR will not look for a pattern argument\.
.
.SH "EXIT STATUS"
In case of missing arguments or missing pattern, 1 will be returned, otherwise 0\.