[ Date Index ][
Thread Index ]
[ <= Previous by date /
thread ]
[ Next by date /
thread => ]
ps aux |grep foo #where foo is what you want to kill kill -9 5555 # where 5555 is process number killall # doesn't always work. There are also scripts that do the ps & kill -9 trick in one. I have one that does it called `kn`. Can post it if you wish (I'm at Uni). -- The Mailing List for the Devon & Cornwall LUG Mail majordomo@xxxxxxxxxxxx with "unsubscribe list" in the message body to unsubscribe.