zsh-users
 help / color / mirror / code / Atom feed
From: "Bart Schaefer" <schaefer@candle.brasslantern.com>
To: Paul_A <acks@home.com>, zsh-users@sunsite.auc.dk
Subject: Re: HIST_ALLOW_CLOBBER and >&
Date: Mon, 26 Jun 2000 17:03:42 -0700	[thread overview]
Message-ID: <000626170342.ZM30180@candle.brasslantern.com> (raw)
In-Reply-To: <20000626165550.I27070@tdc134.comm.mot.com>

On Jun 26,  4:55pm, Paul_A wrote:
> Subject: HIST_ALLOW_CLOBBER and >&
> Is there any good reason why `|' doesn't get appended to >& in the history

I believe it's because of the e.g. >&3 syntax, which or course means "open
descriptor 1 as a copy of descriptor 3."  >&|3, on the other hand, means
"force open a file named '3' and direct descriptors 1 and 2 there".

This could probably be fixed at the cost of making the history code do more
complex parsing ...


      reply	other threads:[~2000-06-27  0:08 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2000-06-26 20:55 Paul_A
2000-06-27  0:03 ` Bart Schaefer [this message]

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=000626170342.ZM30180@candle.brasslantern.com \
    --to=schaefer@candle.brasslantern.com \
    --cc=acks@home.com \
    --cc=zsh-users@sunsite.auc.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).