On 12/01/2022 05:15, linux guy wrote:
I'm trying to add a few directories to PATH in F35.  I'm embarrassed to admit 
it isn't going well.

Where is PATH stored in F35 ?

When exactly does .bash_profile get executed ?

How does one get the bash environment reloaded without logging out and logging in ?   
$source <something> ? $exec bash ?  ./bash ?

What gets executed upon logging out and logging back in, versus opening a new 
terminal (with Konsole) ?

$env should include everything in .bash_profile, right ?

Why doesn't F35 have ~/.profile or ~/.bashrc and instead has ~/.bash_profile ?  
Does .bash_profile replace .bashrc and .profile ?  Would bash read .profile if 
I created one ?  If so, when ?

Read the man page for bash.  It should answer many of your questions


What happened to .inputrc ?


It won't exist unless you create it.

--
Did 황준호 die?
_______________________________________________
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org
Do not reply to spam on the list, report it: 
https://pagure.io/fedora-infrastructure

Reply via email to