linux下使profile和.bash_profile立即生效的方法

时间:2014-07-10 19:19:08   收藏:0   阅读:214

使profile生效的方法

1.source /etc/profile

使用.bash_profile生效的方法

1 . .bash_profile

2 source .bash_profile

3 exec bash --login


本文出自 “ALittleBitStep” 博客,谢绝转载!

linux下使profile和.bash_profile立即生效的方法,布布扣,bubuko.com

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