LXer: .bashrc vs .bash_profile
by LXer from LinuxQuestions.org on (#53CR0)
Published at LXer:
If you spend a lot of time on the command line, chances are that you'll want to customize your shell environment. This can mean creating aliases, adding a new directory to the $PATH, or changing the look of the shell prompt. In this article, we will talk about the Bash startup files and the difference between the .bashrc and .bash_profile files.
Read More...


If you spend a lot of time on the command line, chances are that you'll want to customize your shell environment. This can mean creating aliases, adding a new directory to the $PATH, or changing the look of the shell prompt. In this article, we will talk about the Bash startup files and the difference between the .bashrc and .bash_profile files.
Read More...