Package | Description |
---|---|
org.unix4j.unix.grep |
Contains private classes used by the
grep command. |
Modifier and Type | Class and Description |
---|---|
(package private) class |
CountMatchingLinesProcessor
Writes the matching line count to the output.
|
(package private) class |
WriteMatchingLinesProcessor
Writes all matching lines to the output.
|
(package private) class |
WriteMatchingLinesWithLineNumberProcessor
Writes all matching lines to the output.
|
Copyright © 2024. All rights reserved.