Update cheatsheets

This commit is contained in:
ivuorinen
2025-05-29 00:20:08 +00:00
parent 7ff012837a
commit ab141b6531
16 changed files with 387 additions and 16 deletions

View File

@@ -36,6 +36,6 @@ source: https://github.com/tldr-pages/tldr.git
`systemctl list-units {{[-t|--type]}} {{service|socket|automount}} --state {{failed|running}}`
- Show the contents & absolute path of a unit file:
- Show the contents & absolute path of a unit file or edit it:
`systemctl cat {{unit}}`
`systemctl {{cat|edit}} {{unit}}`