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) available for
14       querying.
15
16       When invoked without arguments, a list of known paths and their current
17       values is shown. When at least one argument is passed, the path with
18       this name is queried and its value shown. The variables whose name
19       begins with "search-" do not refer to individual paths, but instead to
20       a list of colon-separated search paths, in their order of precedence.
21

OPTIONS

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

EXIT STATUS

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

SEE ALSO

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