This is the mail archive of the cygwin@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: zsh's echo command buggy?


> Yes, looks like zsh has a printf(string) somewhere instead
> of printf("%s",string)...  Naughty, naughty...

Yup,
   SOMEPATH=C:\This\nShouldnt\nH\na\np\np\ne\nn

   C:\Documents and Settings\marius>zsh
   $P$Gecho $SOMEPATH
   C:\This
   Shouldnt
   H
   a
   p
   p
   e
   n

...gives a good laugh :-)

.Marius




--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Bug reporting:         http://cygwin.com/bugs.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]