Lines Matching +full:- +full:- +full:test +full:- +full:large +full:- +full:data
8 To run the tests, enter "sh run.test". If your system dictionary isn't
9 in /usr/share/dict/words, edit run.test to reflect the correct place.
11 Fairly large files (the command files) are built in this directory during
12 the test runs, and even larger files (the database files) are created in
16 =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
19 or data entry for a previous command.
24 + must be followed by [kK][dD]; the data value in the database
26 data value.
29 last character is not a carriage-return, a newline is appended.
34 + writes out the retrieved data DBT.
44 + writes out the retrieved data DBT.
46 Legal key/data characters are as follows:
48 D [file]: data file
49 + set the current data value to the contents of the file
50 d [data]:
54 k [data]:
62 -d: Set the DB_LOCK flag.
63 -f: Use the file argument as the database file.
64 -i: Use the rest of the argument to set elements in the info
65 structure. If the type is btree, then "-i cachesize=10240"
67 -o: The rest of the argument is the output file instead of
69 -s: Don't delete the database file before opening it, i.e.
73 or "btree", and the script name or "-" to indicate stdin.