Skip to content

Instantly share code, notes, and snippets.

@gwsu2008
Last active December 11, 2017 20:58
Show Gist options
  • Save gwsu2008/9cb6c2a3e97ce53110ff407d3d5fa0d1 to your computer and use it in GitHub Desktop.
Save gwsu2008/9cb6c2a3e97ce53110ff407d3d5fa0d1 to your computer and use it in GitHub Desktop.
systemctl commands
systemctl list-unit-files | grep enabled
systemctl list-units --type=service --state=running
systemctl list-units --type=service --state=active
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment