Re: stopping bopm
Andy Smith <[email protected]>
| Newsgroups | gmane.network.irc.bopm |
|---|---|
| Message-ID | <[email protected]> |
On Wed, Dec 10, 2003 at 08:24:37PM -0600, Buccaneerjc wrote: > > Hi and Merry Christmas > > Need a little help,running bopm on linux red hat.Im trying to fine out > how to shut bopm down,not sure what the kill command is.I was told to > kill bopm type kill 'cat bopm.pid' but it does not work.If someone > could please help me with this problem. Just kill its pid, which you can find from "ps wux", or for example: kill $(cat ~/bopm/bopm.pid) > Also i would like to know how to rehash bopm. /killing it on irc is usually the easiest way.