Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
"here" document broken?
- X-seq: zsh-users 9568
- From: "Com MN PG P E B Consultant 3" <mn-pg-p-e-b-consultant-3.com@xxxxxxxxxxx>
- To: "zsh-users Mailinglist" <zsh-users@xxxxxxxxxx>
- Subject: "here" document broken?
- Date: Fri, 28 Oct 2005 09:25:23 +0200
- Mailing-list: contact zsh-users-help@xxxxxxxxxx; run by ezmlm
- Thread-index: AcXbkMLtjn8anuJORRiGG54tqwdMVA==
- Thread-topic: "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