identident [
Extract keyword/value symbols from ExamplesIf file prog.c is compiled, and it contains this line of code:
char rcsID[] = "$Author: george $ then the following output is produced:
% Show keywords for all RCS files (suppress warnings):
co -p RCS/*,v | ident -q |
|