How kill stopped job in linux?
Answer / Sushant Agrawal
A stopped job can be resumed by sending it the 'CONT' signal (usually with the 'fg' command). If you want to kill a stopped job, you can send it the 'KILL' signal with the 'kill' command followed by the process ID (PID) of the job.
| Is This Answer Correct ? | 0 Yes | 0 No |
Is unix and linux the same thing?
Why is thread synchronization needed?
What is the advantage of linux operating system?
Why linux is safe?
Is linux better than windows for gaming?
How to rename a file in linux?
What is linux and how do you use it?
Why linux has no virus?
Which is the best linux for beginners?
How do I search for a grep file in linux?
What is sudo in linux?
How do I run an rpm in linux?