Sunday, January 10, 2010

Bash_profile #linux #shell_programming

Starting with something as simple as difference between .bashrc and .bash_profile.
.bash_profile is executed at login.. where .bashrc is executed each time a shell is created...so don't do things like adding to PATH in .bashrc.




**All my blogs are meant to recount the very basics and if possible help others who might come across it. Its my bugzilla where I am going to record all the problems I face and their solutions.**

~~~~“Don't be pushed by your problems. Be led by your dreams"

No comments:

Post a Comment