Operation Description
---------------------------------------------------------------
A add data contained in FILE to database
D delete data specified by KEY from database
G get data specified by KEY from database and
store in FILE
L list all the keys in the database to standard output
R replace data in database specified by KEY
with data in FILE
V verify data in database specified by KEY with
data in FILE