mirror of
https://github.com/tldr-pages/tldr.git
synced 2026-08-28 19:59:24 +08:00
systemctl-show-environment: add page (#17730)
* Create systemctl-show-environment.md Co-authored-by: Fazle Arefin <fazlearefin@users.noreply.github.com>
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
# 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`
|
||||
Reference in New Issue
Block a user