commands.sh

systemd-path

linux

List and query system and user paths.

More info →

Examples (4)

Display a list of known paths and their current values

Query the specified path and display its value

systemd-path "path_name"

Suffix printed paths with `suffix_string`

systemd-path --suffix suffix_string

Print a short version string and then exit

systemd-path --version
made by @shridhargupta | data from tldr-pages