DCNT - print derail usage statistics.

Syntax:

DCNT [-Sort] [Infile=<file>] [Outfile=<file>]

Examples:

dcnt
dcnt -s
dcnt o=/rawdata

Options:

-Sort
lists derails by # order instead of by usage.
Infile=<datafile>
reads the counts from the given RANDOM file containing the output from a previous DCNT command. In this case, the output of DCNT is the number of counts between now and the time that the datafile was written. If no datafile is given, it reads from "dcnt.out".
Outfile=<datafile>
writes the counts out to the given random file. If no file is mentioned, it is written to "dcnt.out".

Description:

DCNT displays the symbolic name of each DRL and the number of times it has been called. By using the "Outfile=" and "Infile=" options, it is possible to find the numbers of derails performed since a given time rather than the number since start-up.

Note that DCNT will complain and ignore any input file made before start-up.

Known Bugs:

Negative derails don't get counted.

Copyright © 1996, Thinkage Ltd.