On 2011-02-12 16:27Z, Paul Cantalupo wrote: > > Recently I installed Cygwin on an XP computer at home. But when I > execute Cygwin.bat (contents below), the bash shell does not read my > ~/.profile (contents below).
'info bash' says: it looks for `~/.bash_profile', `~/.bash_login', and `~/.profile', in that order, and reads and executes commands from the first one that exists and is readable. so perhaps you have one of those other files in your home directory? -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple