|
|
1.1 root 1: .TH IDENT 1 6/29/83 "Purdue University"
2: .SH NAME
3: ident \- identify files
4: .SH SYNOPSIS
5: .B ident
6: file ...
7: .SH DESCRIPTION
8: .I Ident
9: searches the named files for all occurrences of the pattern
10: \fI$keyword:...$\fR, where \fIkeyword\fR is one of
11: .nf
12:
13: Author
14: Date
15: Header
16: Locker
17: Log
18: Revision
19: Source
20: State
21:
22: .fi
23: These patterns are normally inserted automatically by the RCS command \fIco (1)\fR,
24: but can also be inserted manually.
25: .PP
26: \fIIdent\fR works on text files as well as object files.
27: For example, if the C program in file f.c contains
28: .nf
29:
30: char rcsid[] = "$\&Header: Header information $";
31:
32: .fi
33: and f.c is compiled into f.o, then the command
34: .nf
35:
36: ident f.c f.o
37:
38: will print
39:
40: f.c:
41: $\&Header: Header information $
42: f.o:
43: $\&Header: Header information $
44:
45: .SH IDENTIFICATION
46: .de VL
47: \\$2
48: ..
49: Author: Walter F. Tichy,
50: Purdue University, West Lafayette, IN, 47907.
51: .sp 0
52: Revision Number:
53: .VL $Revision: 3.0 $
54: ; Release Date:
55: .VL $Date: 82/12/04 12:09:59 $
56: \&.
57: .sp 0
58: Copyright \(co 1982 by Walter F. Tichy.
59: .SH SEE ALSO
60: ci (1), co (1), rcs (1), rcsdiff(1), rcsintro (1), rcsmerge (1), rlog (1), rcsfile (5).
61: .sp 0
62: Walter F. Tichy, "Design, Implementation, and Evaluation of a Revision Control
63: System," in \fIProceedings of the 6th International Conference on Software
64: Engineering\fR, IEEE, Tokyo, Sept. 1982.
65: .SH BUGS
66:
67:
68:
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.