DOT-Files/Gentoo/gentooamd/home/user/.tldrc/tldr/pages/linux/systemctl-show-environment.md

13 lines
343 B
Markdown
Raw Normal View History

# systemctl show-environment
> Display systemd environment blocks.
> More information: <https://www.freedesktop.org/software/systemd/man/systemctl.html#show-environment>.
- Display the environment block for the system:
`systemctl show-environment`
- Display the environment block for the current user:
`systemctl show-environment --user`