NAME
bk findkey − look for keys in files
SYNOPSIS
bk findkey [opts | key]
[file ... | −]
DESCRIPTION
bk findkey may be used to look for keys in one or more
files. In BitKeeper, keys are the internal names for files
and/or file deltas.
The keys may be either the long form or the MD5 form (see bk log). You may search for keys using only a portion of the key as described below. Each delta in each file that matches all specified parts is listed.
OPTIONS
−brandom specify the random bits part of a
key.
−cchksum specify the checksum part of a
key.
−eemail specify the [email protected] part
of a key.
−hh.dom specify the host.domain part of a
key.
−ppath specify the path part of a key.
−tutc specify the timestamp part of a key.
Date formats accepted are either yyyymmddhhmmss or
yyyy/mm/dd hh:mm:ss.
−uuser specify the username part of a
key.
SEE ALSO
bk-log
CATEGORY
Utility