Greg Wooledge writes:
> On Tue, Jul 09, 2024 at 20:14:27 +, Erik Keever wrote:
>> A --debug-envvars flag which will, when passed to bash, catch every
>> time an environment variable is set and print the file/line that is
>> setting it. To restrict it, "--debug-envvars FOO,BAR" to catch only
>
On Tue, Jul 09, 2024 at 20:14:27 +, Erik Keever wrote:
> A --debug-envvars flag which will, when passed to bash, catch every time an
> environment variable is set and print the file/line that is setting it. To
> restrict it, "--debug-envvars FOO,BAR" to catch only instances of FOO or BAR
> b
Hello,
A recent conversation with a member of our research team leads me to propose
the following feature request:
A --debug-envvars flag which will, when passed to bash, catch every time an
environment variable is set and print the file/line that is setting it. To
restrict it, "--debug-envvar