Your shell process has a copy of the parent's environment and no access to the parent process's environment whatsoever. When your shell process terminates any changes you've made to its environment are lost. Sourcing a script file is the most commonly used method for configuring a shell environment, you may just want to bite the bullet and maintain one for each of the two flavors of shell.
正文
如何在shell脚本设置当前shell的环境变量
此篇文章发布距今已超过683天,您需要注意文章的内容或图片是否可用!
ZhouSa.com-周飒博客
还没有评论,来说两句吧...