mirror of
https://github.com/tldr-pages/tldr.git
synced 2026-09-21 12:44:02 +08:00
343 B
343 B
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