.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)