ack/util/cmisc/prid.1

14 lines
289 B
Groff
Raw Normal View History

1987-02-04 12:45:43 +00:00
.TH PRID 1ACK
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
.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)