ack/util/cmisc/prid.1
1991-10-01 12:18:39 +00:00

14 lines
299 B
Groff

.TH PRID 1 "$Revision$"
.ad
.SH NAME
prid \- print identifiers in C-programs longer than a certain length
.SH SYNOPSIS
.B prid
[ -l<length> ] [ file ... ]
.SH DESCRIPTION
.I Prid
prints all identifiers with length >= <length>.
The default value for <length> is 8.
.SH "SEE ALSO"
cclash(1), cid(1)