x11r4 man page for systemd-path

Query: systemd-path

OS: x11r4

Section: 1

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

SYSTEMD-PATH(1) 						   systemd-path 						   SYSTEMD-PATH(1)

NAME
systemd-path - List and query system and user paths
SYNOPSIS
systemd-path [OPTIONS...] [NAME...]
DESCRIPTION
systemd-path may be used to query system and user paths. The tool makes many of the paths described in file-hierarchy(7) available for querying. When invoked without arguments, a list of known paths and their current values is shown. When at least one argument is passed, the path with this name is queried and its value shown. The variables whose name begins with "search-" do not refer to individual paths, but instead to a list of colon-separated search paths, in their order of precedence.
OPTIONS
The following options are understood: --suffix= The printed paths are suffixed by the specified string. -h, --help Print a short help text and exit. --version Print a short version string and exit.
EXIT STATUS
On success, 0 is returned, a non-zero failure code otherwise.
SEE ALSO
systemd(1), file-hierarchy(7) systemd 237 SYSTEMD-PATH(1)
Related Man Pages
systemd-sysusers(8) - x11r4
systemd-path(1) - ultrix
systemd-path(1) - opensolaris
systemd-path(1) - sunos
systemd-path(1) - opendarwin
Similar Topics in the Unix Linux Community
List current paths of users
Find exact path of a file/directory
Appending a path in user's PATH variable
escaping metacharacters in paths for a shell command
Is there any $PATH default setting?