Am 10.11.22 um 13:43 schrieb Philip Taylor (Hellenic Institute):

Ah, my misunderstanding — I thought that

LANG=en_US.UTF-8
LC_CTYPE="en_US.UTF-8"
LC_NUMERIC="en_US.UTF-8"
LC_TIME="en_US.UTF-8"
LC_COLLATE="en_US.UTF-8"
LC_MONETARY="en_US.UTF-8"
LC_MESSAGES="en_US.UTF-8"
LC_PAPER="en_US.UTF-8"
LC_NAME="en_US.UTF_8"
LC_ADDRESS="en_US.UTF-8"
LC_TELEPHONE="en_US.UTF-8"
LC_MEASUREMENT="en_US.UTF-8"
LC_IDENTIFICATION="en_US.UTF-8"
LC_ALL=
was stored in a[n executable] file somewhere — I failed to appreciate
that it is simply the /output/ of a program.  In which case I withdraw
my earlier comment unreservedly.

It is both. It *is* the output of a program, but it is on purpose
written in the form that it could also be the shell's input, defining
the variables displayed here.

Reply via email to