📜  linux中的export命令有什么作用——Shell-Bash代码示例

📅  最后修改于: 2022-03-11 14:51:03.597000             🧑  作者: Mango

代码示例1
export variable_name
# It is used to ensure enviroment variable and funtion to be
# passed it to child process as 
./child.sh