[Gllug] Stories of using filters

Tethys tet at createservices.com
Fri Mar 18 11:32:02 UTC 2005


Simon Morris writes:

>As a long suffering Evolution/Exchange connector user I'm used to it
>dying and leaving other related processes behind that need to be
>killed before I can restart it
>
>So, my friend here is
>
>ps aux | grep evolution | awk '{print $2}' | xargs kill -9

Of course, you could just do this with:

	killall -9 evolution

Tet
-- 
Gllug mailing list  -  Gllug at gllug.org.uk
http://lists.gllug.org.uk/mailman/listinfo/gllug




More information about the GLLUG mailing list