$darkmode
Elektra 0.11.0
kdb-dirname(1) -- Get the cascading directory name of a key name

SYNOPSIS

kdb dirname <key name>

Where key name is the name of the key.

DESCRIPTION

This command is used to retrieve the directory name of a key, without any namespace.

RETURN VALUES

This command will return the following values as an exit status:

OPTIONS

EXAMPLES

1 kdb dirname user:/key/subkey
2 #> /key
3 
4 kdb dirname /
5 #> /

SEE ALSO