bug-bash
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: add custom environment variable in bash source code


From: Alex fxmbsw7 Ratchev
Subject: Re: add custom environment variable in bash source code
Date: Wed, 17 Aug 2022 18:19:24 +0200

maybe just 'eval "declare -gx var=value"' in bash.c code

On Wed, Aug 17, 2022, 17:53 Chet Ramey <chet.ramey@case.edu> wrote:

> On 8/16/22 10:09 PM, b1431736437@163.com wrote:
>
> > Bash Version: 5.1
> > Patch Level: 16
> > Release Status: release
> >
> > Description:
> >          excuse me, how can I join the custom environment variable into
> the source code of Bash, and see this variable when execute env
>
> What is it you want to do? You rarely need to add code to bash to do
> something like that.
>
> --
> ``The lyf so short, the craft so long to lerne.'' - Chaucer
>                  ``Ars longa, vita brevis'' - Hippocrates
> Chet Ramey, UTech, CWRU    chet@case.edu    http://tiswww.cwru.edu/~chet/
>
>
>


reply via email to

[Prev in Thread] Current Thread [Next in Thread]