Shell编程

相关命令

export 设置或显示系统环境变量 bash
unset 删除指定的 shell 变量或函数 bash
declare 声明或显示shell变量 bash