GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
HVTEST(1) Quick Database Manager HVTEST(1)

hvtest - test cases for QDBM Hovel

hvtest write [-qdbm] [-s] name rnum
hvtest read [-qdbm] name rnum

The command `hvtest' is a utility for facility test and performance test. Check a database generated by the command or measure the execution time of the command. This command is used in the following format. `name' specifies a database name. `rnum' specifies the number of records.
hvtest write [-qdbm] [-s] name rnum
Store records with keys of 8 bytes. They changes as `00000001', `00000002'...
hvtest read [-qdbm] name rnum
Retrieve records of the database above.

Options feature the following.

-qdbm : use `gdbm_open2' and open the handle as Curia.
-s : make the file sparse.

This command returns 0 on success, another on failure.

qdbm(3), hovel(3)

QDBM was written by Mikio Hirabayashi <mikio@fallabs.com>.
2005-06-01 Man Page

Search for    or go to Top of page |  Section 1 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.