2 |
.SH NAME |
.SH NAME |
3 |
pgrep - a grep with Perl-compatible regular expressions. |
pgrep - a grep with Perl-compatible regular expressions. |
4 |
.SH SYNOPSIS |
.SH SYNOPSIS |
5 |
.B pgrep [-chilnsvx] pattern [file] ... |
.B pgrep [-Vchilnsvx] pattern [file] ... |
6 |
|
|
7 |
|
|
8 |
.SH DESCRIPTION |
.SH DESCRIPTION |
23 |
|
|
24 |
.SH OPTIONS |
.SH OPTIONS |
25 |
.TP 10 |
.TP 10 |
26 |
|
\fB-V\fR |
27 |
|
Write the version number of the PCRE library being used to the standard error |
28 |
|
stream. |
29 |
|
.TP |
30 |
\fB-c\fR |
\fB-c\fR |
31 |
Do not print individual lines; instead just print a count of the number of |
Do not print individual lines; instead just print a count of the number of |
32 |
lines that would otherwise have been printed. If several files are given, a |
lines that would otherwise have been printed. If several files are given, a |
73 |
.SH AUTHOR |
.SH AUTHOR |
74 |
Philip Hazel <ph10@cam.ac.uk> |
Philip Hazel <ph10@cam.ac.uk> |
75 |
.br |
.br |
76 |
Copyright (c) 1997 University of Cambridge. |
Copyright (c) 1997-1999 University of Cambridge. |