有什么区别:
a=b
和
export a=b
在 bash 中?
我知道他们都定义了环境变量,但我不完全理解其中的区别。
bash shell environment-variables process
bash ×1
environment-variables ×1
process ×1
shell ×1