export命令
export声明变量
实例1,声明变量
[zhangchuangfei@localhost ~]$ export abc="This is strings." [zhangchuangfei@localhost ~]$ echo $abc This is strings.
Powered by: 博客园 Copyright © 2024 月辉清照 Powered by .NET 9.0 on Kubernetes