dconf
Verified for current stable LTS
Dconf Command: List Subdirectories And Keys
Use for list subdirectories and keys with Dconf. Exact CLI syntax to list subdirectories and keys using Dconf.
When to use this: Use for list subdirectories and keys with Dconf.
Command Syntax
dconf list /<path/to/directory>/ dconf list /<path/to/directory>/ Live Command Builder
Final Command
dconf list /<path/to/directory>/ Command Breakdown
dconf is the base executable for this command.
FAQ
Purpose: Exact syntax to list subdirectories and keys using Dconf.
Test path: Replace placeholders and run destructive commands in a disposable workspace first.
Flag behavior: Tool version, platform, and shell can change behavior.
Improve This Command
Suggest a correction, safer default, or version-specific note for this entry.
Related Operations
Dconf Command: Dump Directory Ini Format
dconf dump /<path/to/directory>/ Dconf Command: Read Specific Key Value dconf read /<path/to/key> Dconf Command: Reset Specific Key Value dconf reset /<path/to/key> Dconf Command: Watch Key Or Directory For Changes dconf watch /<path/to/key|/path/to/directory>/ Dconf Command: Write Specific Key Value dconf write /<path/to/key> "<value>"