{
    "mode": "man",
    "parameter": "systemd-path",
    "section": "1",
    "url": "https://www.chedong.com/phpMan.php/man/systemd-path/1/json",
    "generated": "2026-05-30T05:09:55Z",
    "synopsis": "systemd-path [OPTIONS...] [NAME...]",
    "sections": {
        "NAME": {
            "content": "systemd-path - List and query system and user paths\n",
            "subsections": []
        },
        "SYNOPSIS": {
            "content": "systemd-path [OPTIONS...] [NAME...]\n",
            "subsections": []
        },
        "DESCRIPTION": {
            "content": "systemd-path may be used to query system and user paths. The tool makes many of the paths\ndescribed in file-hierarchy(7) available for querying.\n\nWhen invoked without arguments, a list of known paths and their current values is shown. When\nat least one argument is passed, the path with this name is queried and its value shown. The\nvariables whose name begins with \"search-\" do not refer to individual paths, but instead to a\nlist of colon-separated search paths, in their order of precedence.\n",
            "subsections": []
        },
        "OPTIONS": {
            "content": "The following options are understood:\n",
            "subsections": [
                {
                    "name": "--suffix=",
                    "content": "Printed paths are suffixed by the specified string.\n"
                },
                {
                    "name": "-h --help",
                    "content": "Print a short help text and exit.\n",
                    "flag": "-h",
                    "long": "--help"
                },
                {
                    "name": "--version",
                    "content": "Print a short version string and exit.\n",
                    "long": "--version"
                }
            ]
        },
        "EXIT STATUS": {
            "content": "On success, 0 is returned, a non-zero failure code otherwise.\n",
            "subsections": []
        },
        "SEE ALSO": {
            "content": "systemd(1), file-hierarchy(7)\n\n\n\nsystemd 249                                                                          SYSTEMD-PATH(1)",
            "subsections": []
        }
    },
    "summary": "systemd-path - List and query system and user paths",
    "flags": [
        {
            "flag": "",
            "long": null,
            "arg": null,
            "description": "Printed paths are suffixed by the specified string."
        },
        {
            "flag": "-h",
            "long": "--help",
            "arg": null,
            "description": "Print a short help text and exit."
        },
        {
            "flag": "",
            "long": "--version",
            "arg": null,
            "description": "Print a short version string and exit."
        }
    ],
    "examples": [],
    "see_also": [
        {
            "name": "systemd",
            "section": "1",
            "url": "https://www.chedong.com/phpMan.php/man/systemd/1/json"
        },
        {
            "name": "file-hierarchy",
            "section": "7",
            "url": "https://www.chedong.com/phpMan.php/man/file-hierarchy/7/json"
        },
        {
            "name": "SYSTEMD-PATH",
            "section": "1",
            "url": "https://www.chedong.com/phpMan.php/man/SYSTEMD-PATH/1/json"
        }
    ]
}