Sujet : Re: Running an editor from ANSI C
De : Keith.S.Thompson+u (at) *nospam* gmail.com (Keith Thompson)
Groupes : comp.lang.cDate : 09. Jun 2024, 22:48:05
Autres entêtes
Organisation : None to speak of
Message-ID : <87frtlyei2.fsf@nosuchdomain.example.com>
References : 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15
User-Agent : Gnus/5.13 (Gnus v5.13) Emacs/27.2 (gnu/linux)
Lawrence D'Oliveiro <
ldo@nz.invalid> writes:
On Sat, 08 Jun 2024 13:51:30 -0700, Keith Thompson wrote:
>
On Unix-like systems, xdg-open does something similar.
>
But note that xdg-open is just a binary. It’s not part of any “system
shell” or anything like that.
Why is that worth noting?
(On my system, it's a /bin/sh script, not a binary -- not that that
matters.)
-- Keith Thompson (The_Other_Keith) Keith.S.Thompson+u@gmail.comvoid Void(void) { Void(); } /* The recursive call of the void */