www.delorie.com/archives/browse.cgi | search |
On Sat, 19 Jul 2003, Samuel Thibault wrote: > Le sam 19 jui 2003 16:39:19 GMT, Samuel Thibault a tapoté sur son clavier : > > btw, with sh.exe, it works. (but many configure scripts require bash > > _and_ <<) > > and zsh doesn't work, but tcsh works. zsh works for me: (Administrator AT garfunkel)[105] ~ % vi x (Administrator AT garfunkel)[106] ~ % cat x #!/bin/zsh cat << EOF foo EOF (Administrator AT garfunkel)[107] ~ % zsh x foo (Administrator AT garfunkel)[108] ~ % chmod a+rx x (Administrator AT garfunkel)[109] ~ % ./x foo This may be a textmode vs binmode thing? > Regards, > Samuel Thibault -- Peter A. Castro <doctor AT fruitbat DOT org> or <Peter DOT Castro AT oracle DOT com> "Cats are just autistic Dogs" -- Dr. Tony Attwood -- 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/
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |