FS#98 - $HOME/.bash_profile is run twice on login
Attached to Project:
Arch Linux
Opened by (jamenb) - Thursday, 17 July 2003, 14:40 GMT
Last edited by Judd Vinet (judd) - Friday, 19 September 2003, 04:37 GMT
Opened by (jamenb) - Thursday, 17 July 2003, 14:40 GMT
Last edited by Judd Vinet (judd) - Friday, 19 September 2003, 04:37 GMT
|
Details
Because /etc/profile includes the following section:
if [ -f $HOME/.bash_profile ]; then . $HOME/.bash_profile fi and because bash will already run $HOME/.bash_profile on login, everything in that file is run twice on login. |
This task depends upon
Closed by Anonymous Submitter
Reason for closing: Fixed
Reason for closing: Fixed
Comment by Judd Vinet (judd) - Friday,
19 September 2003, 04:37 GMT
- Task details edited
Fixed in bash 2.05b-8