Update cheatsheets

This commit is contained in:
ivuorinen
2026-03-20 00:28:18 +00:00
parent 3321f35e10
commit 51e1b58889
18 changed files with 300 additions and 9 deletions

View File

@@ -35,7 +35,7 @@ source: https://github.com/tldr-pages/tldr.git
- List all service/socket/automount units filtering by running/failed state:
`systemctl list-units {{[-t|--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 or edit it: