Debian 9.4â .profile not read on bash login

Clash Royale CLAN TAG#URR8PPP
up vote
-1
down vote
favorite
The .profile file includes a statement to add the $HOME/bin directory to the PATH (if that bin directory exists). This is not being executed on my bash login.
If I manually load the .profile file
. .profile
then the PATH is set.
On session start, the .bashrc file is read. It includes a statement to read the .bash_aliases file if it exists, and I can see that the aliases are set.
The .profile file includes a statement to read the .bashrc file if it exists so I assume that the bash init should read the .profile where it is now reading the .bashrc.
This isn't happening. Please advise.
Thanks.
bash bashrc profile
add a comment |Â
up vote
-1
down vote
favorite
The .profile file includes a statement to add the $HOME/bin directory to the PATH (if that bin directory exists). This is not being executed on my bash login.
If I manually load the .profile file
. .profile
then the PATH is set.
On session start, the .bashrc file is read. It includes a statement to read the .bash_aliases file if it exists, and I can see that the aliases are set.
The .profile file includes a statement to read the .bashrc file if it exists so I assume that the bash init should read the .profile where it is now reading the .bashrc.
This isn't happening. Please advise.
Thanks.
bash bashrc profile
I am not filing bug reports to LG just because my TV does not broadcast cable channels and netflix for free...
â Rui F Ribeiro
Apr 20 at 14:01
add a comment |Â
up vote
-1
down vote
favorite
up vote
-1
down vote
favorite
The .profile file includes a statement to add the $HOME/bin directory to the PATH (if that bin directory exists). This is not being executed on my bash login.
If I manually load the .profile file
. .profile
then the PATH is set.
On session start, the .bashrc file is read. It includes a statement to read the .bash_aliases file if it exists, and I can see that the aliases are set.
The .profile file includes a statement to read the .bashrc file if it exists so I assume that the bash init should read the .profile where it is now reading the .bashrc.
This isn't happening. Please advise.
Thanks.
bash bashrc profile
The .profile file includes a statement to add the $HOME/bin directory to the PATH (if that bin directory exists). This is not being executed on my bash login.
If I manually load the .profile file
. .profile
then the PATH is set.
On session start, the .bashrc file is read. It includes a statement to read the .bash_aliases file if it exists, and I can see that the aliases are set.
The .profile file includes a statement to read the .bashrc file if it exists so I assume that the bash init should read the .profile where it is now reading the .bashrc.
This isn't happening. Please advise.
Thanks.
bash bashrc profile
edited Jun 17 at 1:46
asked Apr 20 at 13:16
Stephen Boston
1597
1597
I am not filing bug reports to LG just because my TV does not broadcast cable channels and netflix for free...
â Rui F Ribeiro
Apr 20 at 14:01
add a comment |Â
I am not filing bug reports to LG just because my TV does not broadcast cable channels and netflix for free...
â Rui F Ribeiro
Apr 20 at 14:01
I am not filing bug reports to LG just because my TV does not broadcast cable channels and netflix for free...
â Rui F Ribeiro
Apr 20 at 14:01
I am not filing bug reports to LG just because my TV does not broadcast cable channels and netflix for free...
â Rui F Ribeiro
Apr 20 at 14:01
add a comment |Â
1 Answer
1
active
oldest
votes
up vote
0
down vote
accepted
Please see this excellent answer from @filipe-brandenburger on this site.
debian : read order of bash session configuration files inconsistent
add a comment |Â
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
up vote
0
down vote
accepted
Please see this excellent answer from @filipe-brandenburger on this site.
debian : read order of bash session configuration files inconsistent
add a comment |Â
up vote
0
down vote
accepted
Please see this excellent answer from @filipe-brandenburger on this site.
debian : read order of bash session configuration files inconsistent
add a comment |Â
up vote
0
down vote
accepted
up vote
0
down vote
accepted
Please see this excellent answer from @filipe-brandenburger on this site.
debian : read order of bash session configuration files inconsistent
Please see this excellent answer from @filipe-brandenburger on this site.
debian : read order of bash session configuration files inconsistent
answered May 4 at 11:43
Stephen Boston
1597
1597
add a comment |Â
add a comment |Â
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f438936%2fdebian-9-4-profile-not-read-on-bash-login%23new-answer', 'question_page');
);
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
I am not filing bug reports to LG just because my TV does not broadcast cable channels and netflix for free...
â Rui F Ribeiro
Apr 20 at 14:01