> Thanks for the advice - both of you.
> 
> I have to tell you that I noticed no difference between the two
> commands, although "killev" was not in my shell path. It was stored,
> though, in a directory, and, as soon as I created a symbolic link to it
> within the "/bin" directory, I could easily use it (and it's a bit
> quicker to type than the other version ;-)...).


$ echo "alias killev='evolution --force-shutdown'" >> .bashrc

After running this command once, every shell (started afterwords)
effectively knows 'killev' and does the long version for you... ;-)

...guenther


-- 
char *t="[EMAIL PROTECTED]";
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; }}}

_______________________________________________
evolution maillist  -  [EMAIL PROTECTED]
http://lists.ximian.com/mailman/listinfo/evolution

Reply via email to