How to terminate a background process?
348
votes
13
answers
1034846
views
I have started a wget on remote machine in background using
&
. Suddenly it stops downloading. I want to terminate its process, then re-run the command. How can I terminate it?
I haven't closed its shell window. But as you know it doesn't stop using Ctrl+C and Ctrl+Z.
Asked by Mohammad Etemaddar
(13227 rep)
Dec 12, 2013, 07:11 AM
Last activity: Oct 9, 2024, 01:07 PM
Last activity: Oct 9, 2024, 01:07 PM