码迷,mamicode.com
首页 > 其他好文 > 详细

/etc/profile、~/.bash_profile、~/.bashrc和/etc/bashrc

时间:2017-04-06 15:20:34      阅读:115      评论:0      收藏:0      [点我收藏+]

标签:shell   file   shel   时间   ash   bashrc   bsp   用户登录   引用   

文件 引用关系 执行时间 影响用户
/etc/profile   开机执行 所有用户
~/.bash_profile 引用~/.bashrc 用户登录时执行 当前用户
~/.bashrc 引用/etc/bashrc 打开shell时执行 当前用户
/etc/bashrc   打开shell时执行 所有用户

 

/etc/profile、~/.bash_profile、~/.bashrc和/etc/bashrc

标签:shell   file   shel   时间   ash   bashrc   bsp   用户登录   引用   

原文地址:http://www.cnblogs.com/lsdb/p/6673621.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!