systemctl-status
Verified for current stable LTS
Systemctl Status Command: List Units Of Specific Type
Use for list units of specific type with Systemctl Status. Exact CLI syntax to list units of specific type using Systemctl Status.
When to use this: Use for list units of specific type with Systemctl Status.
Command Syntax
systemctl status -t <service|timer|socket|target|...> systemctl status -t <service|timer|socket|target|...> Live Command Builder
Final Command
systemctl status -t <service|timer|socket|target|...> Command Breakdown
-t- Command Option
- Tool-specific option used by this command invocation.
FAQ
Purpose: Exact syntax to list units of specific type using Systemctl Status.
Test path: Replace placeholders and run destructive commands in a disposable workspace first.
Flag behavior: Tool version, platform, and shell can change behavior.
Improve This Command
Suggest a correction, safer default, or version-specific note for this entry.
Related Operations
Systemctl Status Command: List All Running Services
systemctl status Systemctl Status Command: List All Units In System systemctl status -a Systemctl Status Command: List Units With Specific State systemctl status --state <active|inactive|failed> Systemctl Status Command: Show Status Of Failed Units systemctl status --failed Systemctl Status Command: Show Status Of Systemd Unit systemctl status <unit>.<service|timer|socket|target|...>