Evolutuion exchange connector on FC5

Paul Lemmons paul.lemmons at tmcaz.com
Wed Apr 26 17:58:48 UTC 2006


On Wed, 2006-04-26 at 17:46 +0100, Paul Howarth wrote:
> > I actually have created a "kilevo" command that cleans up all of the
> > evolution tasks so that it will restart fresh.
> 
> Is that an alias for "evolution --force-shutdown" or does it do more 
> than that?
> 
> Paul.
> 

It is actually a little more brutish than that.

alias killevo='kill `ps -elf | grep evolution | grep -v grep | tr -s " "
| cut -d" " -f4`'




More information about the fedora-list mailing list