Zsh Mailing List Archive
Messages sorted by: Reverse Date, Date, Thread, Author

"here" document broken?



I'm using zsh 4.0.7 under Linux. 

It looks as if the "<<" redirection is broken. For example,
even such a simple usage of a here document such as:

#!/bin/zsh
cat << EOD
  xxx
EOD

does not print xxx, but complains about "no such file or directory"
in line 2.

Any idea what's going wrong?

Ronald
-- 
Ronald Fischer <mn-pg-p-e-b-consultant-3.com@xxxxxxxxxxx>
 



Messages sorted by: Reverse Date, Date, Thread, Author