.bash_profile 与 .bashrc 的区别
摘要:
【.bash_profile 与 .bashrc 的区别】 .bash_profile is executed for login shells, while .bashrc is executed for interactive non-login shells. 【login shell 与 n 阅读全文
posted @ 2020-04-22 10:17 gentleman_hai 阅读(274) 评论(0) 推荐(0) 编辑