Monday, May 6, 2024
 Popular · Latest · Hot · Upcoming
1
rated 0 times [  1] [ 0]  / answers: 1 / hits: 2969  / 2 Years ago, mon, january 24, 2022, 12:20:44

On linux mint mate, I have a .bashrc file in my home folder, but I didn't see any of:



1 ~/.bash_profile
2 ~/.bash_login
3 ~/.profile


So who calls .bashrc when I open a new terminal window?



And, if I create a new system user, does ~/.bashrc work? Or it only works for normal user?


More From » bashrc

 Answers
6

I have a .bashrc file in my home folder, but I didn't see any.




Open a terminal and Try ls -la ~/.bashrc to see it.




who calls .bashrc when I open a new terminal window?




It is bash shell initialization file. BASH call it.


[#21633] Wednesday, January 26, 2022, 2 Years  [reply] [flag answer]
Only authorized users can answer the question. Please sign in first, or register a free account.
poefor

Total Points: 379
Total Questions: 95
Total Answers: 115

Location: Serbia
Member since Tue, Jul 26, 2022
2 Years ago
poefor questions
;