3.1.2.1.
~/.bash_profile
Up one level
-
This is the preferred configuration file for configuring user environments individually. In this file, users can add extra configuration options or change default settings:
franky~> cat .bash_profile |
This user configures the backspace character for login on different operating systems. Apart from that, the user's .bashrc and .bash_login are read.

