Table of Contents


Duplicate Key Check

DupCheck [options] keySize fileName

Find duplicate keys in a sorted file. The first parameter is the number of fields in the key, the second is the name of the file to examine. The goal is to be able to determine exactly where in the file the duplicate keys exist.

The currently-supported command-line options are as follows.

trace

Numeric trace level. A higher trace level causes more messages to appear. The default trace level is 2.