Re: cygpath -w space becomes line breaks?

2020-11-01 Thread via Cygwin
Ooooh thanks I do it like cygpath -w "`pwd`" and now it works now. On Sun, Nov 1, 2020 at 11:39 PM Achim Gratz wrote: > > > Is this intended or am I misconfiguring something? > > You have to quote any arguments that may contain spaces in the shell, > else they get parsed as separate words and

cygpath -w space becomes line breaks?

2020-11-01 Thread via Cygwin
Hi, Is this intended or am I misconfiguring something? penguin@MY-PC~/Documents/Visual Studio 2015/Projects $ cygpath -w `pwd` D:\penguin\Documents\Visual Studio 2015\Projects penguin@MY-PC~/Documents/Visual Studio 2015/Projects $ cygpath -w `pwd` | xxd : 443a 5c70 656e 6775 696e 5c44