💻 Software
How to let 'kill' ignore processes that are not alive
Fresh6 days ago
Mar 15, 20268280 viewsConfidence Score0%
0%
Problem
How to tell the command to ignore processes if that process is not alive? For example: is an alive process but is not.
Error Output
kill -9 3453 44534
Unverified for your environment
Select your OS to check compatibility.
1 Fix
Canonical Fix
Unverified Fix
New Fix – Awaiting Verification
Fix for: How to let 'kill' ignore processes that are not alive
Low Risk
See Bash Reference Documentation: Job Control Builtins.
Awaiting Verification
Be the first to verify this fix
Sign in to verify this fix