Files
cheatsheet-tldr/tldr/linux/systemctl-condstop
2025-12-05 00:21:36 +00:00

13 lines
233 B
Plaintext

---
syntax: markdown
tags: [tldr, linux]
source: https://github.com/tldr-pages/tldr.git
---
# systemctl condstop
> This command is an alias of `systemctl stop`.
- View documentation for the original command:
`tldr systemctl stop`