Y
Hacker News
new
|
ask
|
show
|
jobs
by
pinouchon
2690 days ago
You forgot the most powerful of them all: Ctrl+Z followed by kill -9 pid
1 comments
beatgammit
2690 days ago
Or, `kill %1` if you backgrounded it in the current shell (or whenever number `jobs` gives).
link