debian man page for rltest

Query: rltest

OS: debian

Section: 1

Links: debian man pages   all man pages

Forums: unix linux community   forum categories

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

RLTEST(1)						      Quick Database Manager							 RLTEST(1)

NAME
rltest - test cases for QDBM Relic
SYNOPSIS
rltest write name rnum rltest read name rnum
DESCRIPTION
The command `rltest' is a utility for facility test and performance test. Check a database generated by the command or measure the execu- tion time of the command. This command is used in the following format. `name' specifies a database name. `rnum' specifies the number of records. rltest write name rnum Store records with keys of 8 bytes. They change as `00000001', `00000002'... rltest read name rnum Retrieve records of the database above. This command returns 0 on success, another on failure.
SEE ALSO
qdbm(3), relic(3)
AUTHOR
QDBM was written by Mikio Hirabayashi <mikio@fallabs.com>. Man Page 2005-06-01 RLTEST(1)
Related Man Pages
crtest(1) - debian
dptest(1) - debian
tcfmttest(1) - debian
tchmttest(1) - debian
tcutest(1) - debian
Similar Topics in the Unix Linux Community
Checking for invalid chars
Perl questions - more
FTP search ,grep using perl
UNIX Script - snipet meaning?
Building JSON command with bash script