Cygwin.bat doesn't save original directory in OLDPWD after login

Andry andry@inbox.ru
Sun Aug 17 16:55:00 GMT 2008


Hello cygwin,

  If run cygwin from cmd.exe from random directory, for example, from
  "c:\blablabla", then after login OLDPWD would be "/usr/bin" instead
  original directory. So command cd "$OLDPWD" just after login
  restores wrong directory. This is because batch file has been wroten
  incorrectly.
  This is correct:
  
  "%~dp0bin\bash" --login -i
  

-- 
Best regards,
 Andry                          mailto:andry@inbox.ru


--
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/



More information about the Cygwin mailing list