mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-02-08 08:45:59 +00:00
Update cheatsheets
This commit is contained in:
@@ -34,7 +34,7 @@ source: https://github.com/tldr-pages/tldr.git
|
||||
|
||||
- List all service/socket/automount units filtering by running/failed state:
|
||||
|
||||
`systemctl list-units --type={{service|socket|automount}} --state={{failed|running}}`
|
||||
`systemctl list-units {{[-t|--type]}} {{service|socket|automount}} --state {{failed|running}}`
|
||||
|
||||
- Show the contents & absolute path of a unit file:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user