ack/util/cmisc/prid.1

14 lines
299 B
Groff
Raw Permalink Normal View History

1991-10-01 12:18:39 +00:00
.TH PRID 1 "$Revision$"
1987-03-11 13:56:17 +00:00
.ad
1987-02-04 12:45:43 +00:00
.SH NAME
prid \- print identifiers in C-programs longer than a certain length
.SH SYNOPSIS
1991-10-01 12:18:39 +00:00
.B prid
[ -l<length> ] [ file ... ]
1987-02-04 12:45:43 +00:00
.SH DESCRIPTION
.I Prid
prints all identifiers with length >= <length>.
The default value for <length> is 8.
.SH "SEE ALSO"
cclash(1), cid(1)