Peng Yu
2018-02-27 22:35:10 UTC
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
(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
Regards,
Peng