Pristine Ack-5.5
[Ack-5.5.git] / util / cmisc / prid.1
1 .TH PRID 1 "$Revision: 1.3 $"
2 .ad
3 .SH NAME
4 prid  \-  print identifiers in C-programs longer than a certain length
5 .SH SYNOPSIS
6 .B prid
7 [ -l<length> ] [ file ... ]
8 .SH DESCRIPTION
9 .I Prid
10 prints all identifiers with length >= <length>.
11 The default value for <length> is 8.
12 .SH "SEE ALSO"
13 cclash(1), cid(1)