On Sat, 01 Jul 2023 00:19:41 +0700
Robert Elz <k...@munnari.oz.au> wrote:

>     Date:        Thu, 29 Jun 2023 23:05:38 +0100
>     From:        Kerin Millar <k...@plushkava.net>
>     Message-ID:  <20230629230538.cbef14a75694143ccf034...@plushkava.net>
> 
>   | The thing is that portage also has a legitimate stake in needing
>   | to enumerate all variable names.
> 
> Why isn't "set" good enough for that?
> 
>       (set -o posix; set) | sed 's/=.*$//' | whatever_processes_them

This can be trivially foiled.

-- 
Kerin Millar

Reply via email to