.\" generated with Ronn/v0.7.3 .\" http://github.com/rtomayko/ronn/tree/0.7.3 . .TH "KDB\-FILE" "1" "2015-11-19" "" "" . .SH "NAME" \fBkdb\-file\fR \- Displays which file a key is stored in . .SH "SYNOPSIS" \fBkdb file \fR . .P Where \fBpath\fR is the path of a key\. . .SH "DESCRIPTION" This command prints which file a given key is stored in\. . .br While many keys are stored in a default key database file, many others are stored in any number of configuration files located all over the system\. . .br This tool is made to allow users to find out the file that a key is actually stored in\. . .br This command makes use of Elektra\'s \fBresolver\fR plugin which the uer can learn more about by running the command \fBkdb info resolver\fR\. . .SH "OPTIONS" . .TP \fB\-H\fR, \fB\-\-help\fR Show the man page\. . .TP \fB\-V\fR, \fB\-\-version\fR Print version info\. . .TP \fB\-n\fR, \fB\-\-no\-newline\fR Suppress the newline at the end of the output\. . .TP \fB\-N\fR, \fB\-\-namespace ns\fR Specify the namespace to use when writing cascading keys\. Default: value of \fB/sw/kdb/current/namespace\fR or user\. . .SH "KDB" . .TP \fB/sw/kdb/current/namespace\fR Specifies which default namespace should be used when setting a cascading name\. Note, that as root you can set \fBuser/sw/kdb/current/namespace\fR to \fBsystem\fR to get the expected default\. (by default the namespace is user) . .SH "EXAMPLES" To find which file a key is stored in: . .br \fBkdb file user/example/key\fR . .SH "SEE ALSO" . .IP "\(bu" 4 elektra\-mounting(7) \fIelektra\-mounting\.md\fR . .IP "\(bu" 4 elektra\-namespaces(7) \fIelektra\-namespaces\.md\fR . .IP "" 0