8/18/2016

Bashrc and Profile



~/.Profile

  • profile is a document storing the enviorment value. In device the user can has a lot of shell, but need only one profile to centrally save the user setting.
~/.Bashrc
  • As above you can have more than one shell, so the bashrc is for bash shell to keep the enviorment setting.