-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 According to Vittal Krishnamurthy (vitkrish) on 8/15/2005 12:10 AM: > > One more question.. > Wondering where is the default bashrc located (or rc file which is > executed when bash is executed). > I need to modify to point to my .profile.
man bash, then look for FILES, and also at INVOCATION. login shells source /etc/profile, then the first existing of ~/.bash_profile, ~/.bash_login, or ~/.profile, so the only other thing to do is check if ~ is correct (on a new cygwin installation, you may have to run mkpasswd or mkgroup before ~ will expand to the right thing). - -- Life is short - so eat dessert first! Eric Blake [EMAIL PROTECTED] volunteer cygwin bash maintainer -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.1 (Cygwin) Comment: Public key at home.comcast.net/~ericblake/eblake.gpg Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org iD8DBQFDAIKm84KuGfSFAYARAnYJAKCKxHxAmtoWrPEC5TTqhNf4rBe37QCeJtdR PHXkahpuauNrLL4tEc07Lg0= =YUlT -----END PGP SIGNATURE----- -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/