systemctl-kill
Verified for current stable LTS
Systemctl Kill Command: List Available Signals
Use for list available signals with Systemctl Kill. Exact CLI syntax to list available signals using Systemctl Kill.
When to use this: Use for list available signals with Systemctl Kill.
Command Syntax
systemctl kill -s help systemctl kill -s help Live Command Builder
Final Command
systemctl kill -s help Command Breakdown
-s- Command Option
- Tool-specific option used by this command invocation.
FAQ
Purpose: Exact syntax to list available signals using Systemctl Kill.
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 Kill Command: Send Sighup Main Process
systemctl kill -s SIGHUP --kill-whom main <unit> Systemctl Kill Command: Send Sigterm Terminate Unit systemctl kill <unit> Systemctl Kill Command: Send Specific Signal To Unit systemctl kill -s <signal_number|signal_name> <unit> Ed Command: Start Interactive Editor Quiet Script ed -q -s Git Symbolic Ref Command: Hide Errors And Simplify Output git symbolic-ref -q --short refs/<name>