[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Help-bash] How to make variable set in () accessible outside?
From: |
Peng Yu |
Subject: |
[Help-bash] How to make variable set in () accessible outside? |
Date: |
Wed, 2 May 2012 22:37:04 -0500 |
Hi,
(export XXX=a)
echo $XXX
In the above code, the echo command will print nothing. I'm wondering
if there is a way make the variable set in () accessible outside.
--
Regards,
Peng
- [Help-bash] How to make variable set in () accessible outside?,
Peng Yu <=
Re: [Help-bash] How to make variable set in () accessible outside?, Bob Proulx, 2012/05/03