摘要: Linux 的环境变量可在多个文件中配置,如/etc/profile,/etc/profile.d/*.sh,~/.bashrc 等,下面说明上述几个文件之间的关系和区别。 bash 的运行模式可分为 login shell 和 non-login shell。 例如,我们通过终端,输入用户名、密码 阅读全文
posted @ 2021-06-09 11:59 快乐的张小凡 阅读(40) 评论(0) 推荐(0) 编辑