Re: Evolutuion exchange connector on FC5

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

 



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`'


[Index of Archives]     [Current Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [Yosemite Photos]     [KDE Users]     [Fedora Tools]     [Fedora Docs]

  Powered by Linux