[Gllug] Stories of using filters
Simon Morris
mozrat at gmail.com
Fri Mar 18 11:17:39 UTC 2005
On Thu, 17 Mar 2005 06:41:00 +0000, Steve Nelson <sanelson at gmail.com> wrote:
> Hello All,
>
> I'm doing some teaching this quarter, which includes going through a
> number of the unix filter-type commands. I'm trying to assemble a
> number of real-life examples of when these have been useful, rather
> than using trivial examples.
Steve,
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
Thanks
~sm
--
Gllug mailing list - Gllug at gllug.org.uk
http://lists.gllug.org.uk/mailman/listinfo/gllug
More information about the GLLUG
mailing list