Lines Matching full:pattern
38 .Nd file pattern searcher
46 .Op Fl e Ar pattern
55 .Op Ar pattern
63 By default, a pattern matches an input line if the regular expression
64 (RE) in the pattern matches the input line
88 allowing any of the pattern lines to match a portion of the input.
110 to output lines matching the specified pattern.
121 The offset in bytes of a matched pattern is
178 .Ar pattern
184 .It Fl e Ar pattern , Fl Fl regexp= Ns Ar pattern
186 .Ar pattern
193 .Ar pattern
196 .It Fl Fl exclude Ar pattern
199 .Ar pattern
209 pattern is specified, all files are searched that are
213 .It Fl Fl exclude-dir Ar pattern
218 .Ar pattern
228 pattern is specified, all directories are searched that are
232 .Ar pattern
241 Empty pattern lines match every input line.
242 Newlines are not considered part of a pattern.
248 .Ar pattern
272 .It Fl Fl include Ar pattern
274 .Ar pattern
284 .It Fl Fl include-dir Ar pattern
288 .Ar pattern
472 Find all occurrences of the pattern
482 Count occurrences of the exact pattern
492 Find all occurrences of the pattern
525 files which contain the pattern
577 flag when used with an empty pattern file is left undefined.