Tips for bash
3.1. The .bash_profile, .bash_logout, and .bashrc Files
Three files in your home directory have a special meaning to bash, providing a way for you to set up your account environment automatically(.bash_profile) when you log in and when you invoke another bash shell(.bashrc), and allowing you to perform commands when you log out(.bash_logout).

0 条评论:
发表评论
订阅 博文评论 [Atom]
<< 主页