Re: [Evolution] Components sometimes don't exit properly



On dom, 2001-09-16 at 12:47, John Weber wrote:
Yes this happens to me, too. I wrote a one liner to kill these, but I noticed 
that there's a script that comes with evolution , /usr/bin/killev (on RH7.1). 
here's mine...


#!/bin/sh
kill `ps ax | grep evolution | grep -v grep | awk  '{print $1}'`
Yes, I did the same oneliner :-) but that doesn't have to happen ;-) did
anyone checked if that bug is registered at bugzilla?

-- 
Lucas Di Pentima - Santa Fe - Argentina
GnuPG Public Key: http://www.lunix.com.ar/clave-publica-lucas.gpg
ICQ UIN: 6782045

Attachment: pgpI0g6o3_7Nb.pgp
Description: PGP signature



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]