How kill stopped job in linux?



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

Post New Answer

More Linux General Interview Questions

Is unix and linux the same thing?

1 Answers  


Why is thread synchronization needed?

1 Answers  


What is the advantage of linux operating system?

1 Answers  


Why linux is safe?

1 Answers  


Is linux better than windows for gaming?

1 Answers  


How to rename a file in linux?

1 Answers  


What is linux and how do you use it?

1 Answers  


Why linux has no virus?

1 Answers  


Which is the best linux for beginners?

1 Answers  


How do I search for a grep file in linux?

1 Answers  


What is sudo in linux?

1 Answers  


How do I run an rpm in linux?

1 Answers  


Categories