Elektra  0.8.15
kdb-file(1) -- Displays which file a key is stored in

kdb file <path>

Where path is the path of a key.

DESCRIPTION

This command prints which file a given key is stored in. 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. This tool is made to allow users to find out the file that a key is actually stored in. This command makes use of Elektra's resolver plugin which the uer can learn more about by running the command kdb info resolver.

OPTIONS

KDB

EXAMPLES

To find which file a key is stored in: kdb file user/example/key

SEE ALSO