Files
tldr/pages/linux/systemctl-show-environment.md
T
Managor 5d8ecf9964 systemctl-show-environment: add page (#17730)
* Create systemctl-show-environment.md

Co-authored-by: Fazle Arefin <fazlearefin@users.noreply.github.com>
2025-08-19 17:49:26 -07:00

350 B

systemctl show-environment

Display systemd environment blocks. More information: https://www.freedesktop.org/software/systemd/man/latest/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