> I want to change to current directory to %appdata% folder by using > some command within cygwin. Is this possible?
This should do the trick: cd "`cygpath -u "$APPDATA"`" Chris -- Chris Sutcliffe http://emergedesktop.org -- 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