:: Re: [DNG] Poettering leaves Microso…
Top Page
Delete this message
Reply to this message
Author: onefang
Date:  
To: dng
Subject: Re: [DNG] Poettering leaves Microsoft
On 2026-01-31 13:16:42, Harald Arnesen via Dng wrote:
> onefang [2026-01-31 12:55:53]:
>
> > I wonder what will happen first, the emacs operating system gets a decent
> > text editor, or the systemd operating system gets a decent init system?
>
> Ah, another editor war!
>
> $ sudo apt install vile
>
> (I personally much prefer emacs, although I can manage vi as well.)


I treat both emacs and vi the same, if I accidently end up in one, I know
the quit commands -

killall -KILL emacs
killall -KILL vi

B-)