cd to the path including space.

Christopher Faylor cgf-use-the-mailinglist-please@cygwin.com
Thu Jan 8 21:58:00 GMT 2009


On Thu, Jan 08, 2009 at 04:46:26PM +0000, Eric Blake wrote:
>> findtexmf psfonts_t1.map
>
>cd "$(cygpath -u "$(findtexmf psfonts_t1.map)")"

cd  "$(cygpath -u '$(findtexmf psfonts_t1.map)')"

will probably work a little better.  As Eric knows, you can't nest quotes
that way.

cgf

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