On 17/05/07, Renaud Allard <[EMAIL PROTECTED]> wrote:
>
>
> Drav Sloan wrote:
> > Renaud Allard wrote:
> >> On a side note, there is no killall command on OpenBSD, if you wish an
> >> equivalent, you will have to install zap from ports or packages.
> >
> > or:
> >
> > ps -ax | grep exim-4 | awk '{print $1}' | xargs kill -15
> >
>
>
> There is always more than one way to do it :)

Just don't try 'killall' on Solaris. Yep, I've been caught by that one
- you need to leave your Linux head behind at the door.

Peter

-- 
Peter Bowyer
Email: [EMAIL PROTECTED]

-- 
## List details at http://www.exim.org/mailman/listinfo/exim-users 
## Exim details at http://www.exim.org/
## Please use the Wiki with this list - http://www.exim.org/eximwiki/

Reply via email to