How to tell the kill command to ignore processes if that process is not alive?
For example: 3453 is an alive process but 44534 is not.
kill -9 3453 44534
feedback
|
This question came from our site for professional and enthusiast programmers.
| |||
feedback
|
|
Most people are not aware that
| |||
|
feedback
|
| ||||
|
feedback
|
| |||
|
feedback
|