Shell 初始化文件与登录环境 | Linux

Linux 教程章节 3-5 Shell 初始化文件与登录环境,共 12 个知识点。

本章知识点

  • /etc/profile
  • /etc/bash.bashrc
  • /etc/bashrc
  • ~/.profile
  • ~/.bash_profile
  • ~/.bashrc
  • Login Shell
  • Interactive Shell
  • Non-login Shell
  • source
  • . 命令
  • 环境配置优先级