Re: [Evolution] open



On Wed, 3 Jan 2018 11:48:55 +0100, Ralf Mardorf wrote:
On Wed, 03 Jan 2018 11:13:45 +0100, Milan Crha wrote:  
  $ evolution &>log.txt
  $ evolution --force-shutdown    

Hi,

I'm in favour of

pkill -9 evolution && evolution > /tmp/evolution.log 2>&1
 
&> vs 2>&1 for portability reasons, just in case the OP should use
a shell not providing &>, even while the OP most likely does use bash.

I prefer pkill -9 over --force-shutdown to completely sidestep
evolution.

However, the OP already was asked to do this, see
https://mail.gnome.org/archives/evolution-list/2017-December/msg00167.html .  

PS: Does "evolution --force-shutdown" terminate relevant processes that
don't include "evolution", too? Are there any other relevant processes
at all?



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