Linux修改类似.bash_profile等配置文件,不重启系统让配置立即生效的做法

时间:2014-09-10 19:39:21   收藏:0   阅读:203

Linux修改类似.bash_profile等配置文件,不重启系统让配置立即生效的做法:

A . .bash_profile

B source .bash_profile

C exec bash --login


评论(0
© 2014 mamicode.com 版权所有 京ICP备13008772号-2  联系我们:gaon5@hotmail.com
迷上了代码!