Linux shell 配置文件

字体大小: 中小 标准 ->行高大小: 标准
  bash 系统非登录配置文件 /etc/bashrc、/etc/bash.bashrc 或/etc/bash.bashrc.local
  bash 系统登录文件 /etc/profile 和/etc/profile.d 里的文件
  bash 用户非登录配置文件 ~/.bashrc
  bash 用户登录配置文件 ~/.profile

此文章由 http://www.ositren.com 收集整理 ,地址为: http://www.ositren.com/htmls/48529.html