Package | Description |
---|---|
org.unix4j.unix.grep |
Contains private classes used by the
grep command. |
org.unix4j.unix.wc |
Contains private classes used by the
wc command. |
Modifier and Type | Class and Description |
---|---|
(package private) class |
CountMatchingLinesInputProcessor
Counts the matching lines and writes the count and the file name to the
output.
|
(package private) class |
WriteFilesWithMatchingLinesProcessor
Counts the matching lines and writes the count and the file name to the
output.
|
Modifier and Type | Class and Description |
---|---|
(package private) class |
WcFileProcessor
Input processor for line, word and char count for a single file.
|
Copyright © 2024. All rights reserved.