NAME
|
requery – search ndb tuple values by regular expression |
SYNOPSIS
|
ndb/requery [ –i ] [ –f ndbfile ] attr regex [ rattr ] |
DESCRIPTION
|
Ndb/requery searches the database dbfile (/lib/ndb/local by default)
for an attribute of type attr and value that matches regex. The
–i flag specifies a case–insensitive search. |
FILES
|
/lib/ndb/local default datbase |
SOURCE
|
/sys/src/cmd/ndb/requery.c |
SEE ALSO
|
ndb(2), ndb(6), ndb(8), ndbtozone(8), |
BUGS