Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Process killing
View unanswered posts
View posts from last 24 hours

 
This topic is locked: you cannot edit posts or make replies.    Gentoo Forums Forum Index Gentoo for Mac OS X (Portage for Mac OS X)
View previous topic :: View next topic  
Author Message
decrease789
Apprentice
Apprentice


Joined: 25 Jun 2004
Posts: 194
Location: The United Krapdom

PostPosted: Fri Jan 05, 2007 7:25 pm    Post subject: Process killing Reply with quote

I am having trouble killing a process "rsync" I've used
Code:
root@kimba:/Users/james/Music#kill -HUP 445
root@kimba:/Users/james/Music#kill -INT 445
root@kimba:/Users/james/Music#kill -QUIT 445
root@kimba:/Users/james/Music#kill -ABRT 445
root@kimba:/Users/james/Music#kill -KILL 445
root@kimba:/Users/james/Music#kill -ALRM 445
root@kimba:/Users/james/Music#kill -TERM 445
root@kimba:/Users/james/Music#kill -USR2 445
root@kimba:/Users/james/Music#kill -0 445
root@kimba:/Users/james/Music#kill -4 445
root@kimba:/Users/james/Music#kill -5 445
root@kimba:/Users/james/Music#kill -6 445
root@kimba:/Users/james/Music#kill -7 445
root@kimba:/Users/james/Music#kill -8 445
root@kimba:/Users/james/Music#kill -10 445
root@kimba:/Users/james/Music#kill -11 445
root@kimba:/Users/james/Music#kill -12 445
root@kimba:/Users/james/Music#kill -13 445
and still no luck at killing this runaway process

Anyone know a way to kill a process other than this?
Back to top
View user's profile Send private message
nahpets
Veteran
Veteran


Joined: 05 Oct 2003
Posts: 1178
Location: Montreal, Canada

PostPosted: Fri Jan 05, 2007 9:30 pm    Post subject: Reply with quote

Code:

# pkill -f rsync

should delete all processes that match 'rsync'.
_________________
Let me guess, you picked out yet another colorful box with a crank that I'm expected to turn and turn until OOP! big shock, a jack pops out and you laugh and the kids laugh and the dog laughs and I die a little inside.
Back to top
View user's profile Send private message
decrease789
Apprentice
Apprentice


Joined: 25 Jun 2004
Posts: 194
Location: The United Krapdom

PostPosted: Fri Jan 05, 2007 9:56 pm    Post subject: Reply with quote

don't get pkill on os X... i tried killall but that doesnt work either. doesnt matter i solved a problem that got me to this problem. so i dont care about killing that process anymore now. althought it would be interesting to find out how i can kill it.
Back to top
View user's profile Send private message
Display posts from previous:   
This topic is locked: you cannot edit posts or make replies.    Gentoo Forums Forum Index Gentoo for Mac OS X (Portage for Mac OS X) All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum