qident
qident displays any expanded QVCS keywords present in a file or group of files.
Command Template
qident filename
where:
filename (required)
Is the name of the file(s) to be examined for expanded keywords.
The filename can make use of the wildcard character * in order to perform the operation on all files in the current directory, all files of a certain extension (e.g. *.cpp), etc.
Examples
qident foobar.c
display any expanded QVCS keywords present in foobar.c.
qident *.exe
display any expanded QVCS keywords present in .exe files in the current directory.
Command Line Utilities
|