Change to current directory to %appdata% folder.

Chris Sutcliffe ir0nh34d@gmail.com
Sun Dec 13 04:28:00 GMT 2009


> 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



More information about the Cygwin mailing list