----- Original Message ----- From: "Richard Brust" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, April 03, 2002 4:50 PM Subject: v1.3.10 - must run bash twice to read .bashrc
> I have looked all through the list archives and on google groups, but this > problem does not seem to be listed. > > I am running Windows 2000, logging in to an NT domain (not sure if any of > this matters). When I run the Cygwin shortcut, it logs in OK, but does not > run the .bashrc (I have a few aliases, that's how I can tell). I need to > run "bash" again to get it to load .bashrc. This is the documented behaviour of bash when launched with --login (as it is in cygwin.bat). See the INVOCATION section in the bash manpage for further details. Regards Chris -- 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/