CMPTO(9)
NAME
cmpto - compare to a database file
SYNOPSIS
cmpto db.name1 [-f db.name2] [names]
DESCRIPTION
The items specified by the second argument (or the current directory if
no argument is given) are compared with the same items in db.name1.
All of the differences are listed. Any item in db.name2 or denoted
by 'names' not present in db.name1 will also be listed.
db.name1 will be compared with a second database file, db.name2
if the -f option is used.
SEE ALSO
addto(9), disp(9), delfm(9)