Control System Paths - Query Paths with systemd-path | Online Free DevTools by Hexmos
Control system paths efficiently with systemd-path. Query, list, and manage system and user paths on Linux systems. Free online tool, no registration required.
systemd-path
List and query system and user paths. More information: https://www.freedesktop.org/software/systemd/man/systemd-path.html.
- Display a list of known paths and their current values:
systemd-path
- 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