help-bash
[Top][All Lists]
Advanced

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

[Help-bash] Is there a way to selectively inherit variables from the par


From: Peng Yu
Subject: [Help-bash] Is there a way to selectively inherit variables from the parent process in (list)?
Date: Tue, 27 Feb 2018 16:35:10 -0600

Hi,

(list) inherits all variables from the parent process as far as I
understand. Is there a way to selectively inherit variables from the
parent process in (list)? Thanks.

$ YYY=b
$ (echo $YYY)
b

-- 
Regards,
Peng



reply via email to

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