1SYSTEMD-PATH(1)                  systemd-path                  SYSTEMD-PATH(1)
2
3
4

NAME

6       systemd-path - List and query system and user paths
7

SYNOPSIS

9       systemd-path [OPTIONS...] [NAME...]
10

DESCRIPTION

12       systemd-path may be used to query system and user paths. The tool makes
13       many of the paths described in file-hierarchy(7) queriable.
14
15       When invoked without arguments a list of known paths and their current
16       values is shown. When at least one argument is passed the path with
17       this is name is queried and its value shown. The variables whose name
18       begins with "search-" don't refer to individual paths, but instead a to
19       a list of colon-separated search paths, in their order of precedence.
20

OPTIONS

22       The following options are understood:
23
24       --suffix=
25           The printed paths are suffixed by the specified string.
26
27       -h, --help
28           Print a short help text and exit.
29
30       --version
31           Print a short version string and exit.
32

EXIT STATUS

34       On success, 0 is returned, a non-zero failure code otherwise.
35

SEE ALSO

37       systemd(1), file-hierarchy(7)
38
39
40
41systemd 219                                                    SYSTEMD-PATH(1)
Impressum