Re: [Evolution] Creating a backup script



#!/bin/bash
evolution-1.5 --force-shutdown 

Hey, that's clever.  I wonder if it will cause all instances of Evo
to die, if run by root?

Yes, that's what I'm afraid of.  Is there a way to avoid killing any
active instances? 

You definitely want to make sure, Evolution is completely shut down.

If you do not --force-shutdown Evolution (no matter if the Evo GUI is
running or not) there likely will be background tasks running, holding
your data (Contacts, Calendar). This can lead to incomplete data (if it
isn't synced to disk yet) and in the worst case even can cause data
corruption.

...guenther


-- 
char *t="\10pse\0r\0dtu\0  ghno\x4e\xc8\x79\xf4\xab\x51\x8a\x10\xf4\xf4\xc4";
main(){ char h,m=h=*t++,*x=t+2*h,c,i,l=*x,s=0; for (i=0;i<l;i++){ i%8? c<<=1:
(c=*++x); c&128 && (s+=h); if (!(h>>=1)||!t[s+h]){ putchar(t[s]);h=m;s=0; }}}




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