This directory contains a set of utility programs to help read and manipulate
ndbm files.

dbmcat will read any of the ndbm files created by an OSIMIS agent and display
them as the "raw" data stored in the file. It separates the fields and displays
them one per line, along with the key for the record.

dbmcat displays the records one at a time (each record corresponding to one
object).
