--- syntax: markdown tags: [tldr, linux] source: https://github.com/tldr-pages/tldr.git --- # systemctl show-environment > Display systemd environment blocks. > More information: . - Display the environment block for the system: `systemctl show-environment` - Display the environment block for the current user: `systemctl show-environment --user`