zsh-users
 help / color / mirror / code / Atom feed
From: "Com MN PG P E B Consultant 3" <mn-pg-p-e-b-consultant-3.com@siemens.com>
To: "zsh-users Mailinglist" <zsh-users@sunsite.dk>
Subject: RE: "here" document broken?
Date: Fri, 28 Oct 2005 11:11:18 +0200	[thread overview]
Message-ID: <6F0CB04509C11D46A54232E852E390AC44B9AA@MCHP7R6A.ww002.siemens.net> (raw)

> > #!/bin/zsh
> > cat << EOD
> >   xxx
> > EOD
> 
>     This prints "xxx" for me in 4.2.5 and in 4.0.9 :?
>  
> > Any idea what's going wrong?
> 
>     I don't know. Do you have here documents in any script in your
> system (working heredocs, I mean)? Then the problem may be in your
> startup zsh scripts, but I can't think of where :??? 

This is a good point!!! 

I found that by chaning it to

  #!/bin/zsh -f

(which is a sensible thing to do anyway), it works well! This means that
the problem has to be in my .zshrc, and though I don't see the problem
on the spot, this should be solvable...

Regards,

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


             reply	other threads:[~2005-10-28  9:11 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-10-28  9:11 Com MN PG P E B Consultant 3 [this message]
2005-10-28 10:12 ` DervishD
2005-10-30  5:04 ` Philippe Troin
  -- strict thread matches above, loose matches on Subject: below --
2005-10-28  7:25 Com MN PG P E B Consultant 3
2005-10-28  9:04 ` DervishD

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=6F0CB04509C11D46A54232E852E390AC44B9AA@MCHP7R6A.ww002.siemens.net \
    --to=mn-pg-p-e-b-consultant-3.com@siemens.com \
    --cc=zsh-users@sunsite.dk \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/zsh/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).