I have an old install of Cygwin from last spring, and now installed the
newest in a different directory (about 2 weeks ago). Everytime I opened a
bash prompt, I was not getting anything loaded from my .bashrc in my new
install. I looked into it today and found the cause.
In /etc/profile the newest installed version was missing (as the final line
in the file): test -f ./.bashrc && . ./.bashrc
Mark
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Bug reporting: http://cygwin.com/bugs.html
Documentation: http://cygwin.com/docs.html
FAQ: http://cygwin.com/faq/