GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
bz3grep(1) FreeBSD General Commands Manual bz3grep(1)

bz3grep - print lines matching a pattern in bzip3-compressed files

bz3grep [grep-flags] [--] pattern [files ...]

bz3grep runs grep(1) on files, or stdin if no files argument is given, after decompressing them with bz3cat(1).

The grep-flags and pattern arguments are passed on to grep(1). If an -e flag is found in the grep-flags, bz3grep will not look for a pattern argument.

In case of missing arguments or missing pattern, 1 will be returned, otherwise 0.

bzip3(1)

Thomas Klausner wiz@NetBSD.org

27 April 2025 version v1.5.2

Search for    or go to Top of page |  Section 1 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.