zsh-workers
 help / color / mirror / code / Atom feed
From: Zoltan Hidvegi <hzoli@cs.elte.hu>
To: A.Main@dcs.warwick.ac.uk (Zefram)
Cc: A.Main@dcs.warwick.ac.uk, zsh-workers@math.gatech.edu
Subject: Re: Globbing in redirections
Date: Thu, 6 Jun 1996 18:48:31 +0200 (MET DST)	[thread overview]
Message-ID: <199606061648.SAA01157@bolyai.cs.elte.hu> (raw)
In-Reply-To: <27406.199606061636@granite.dcs.warwick.ac.uk> from Zefram at "Jun 6, 96 05:36:37 pm"

> However, my original point stands.  ksh doesn't do brace expansion in
> redirections.  We need to split up prefork() somewhere -- is there
> another function that would be more appropriate to use in this case?
> We need all expansions except for brace expansion and globbing, but
> prefork() does everything except globbing.

prefork has a flags argument.  The easiest solution for this case is eg. if
bit is 3 set than do not do brace expansion.

Zoltan



      reply	other threads:[~1996-06-06 16:56 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1996-06-06 14:54 Zefram
1996-06-06 16:25 ` Zoltan Hidvegi
1996-06-06 16:36   ` Zefram
1996-06-06 16:48     ` Zoltan Hidvegi [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=199606061648.SAA01157@bolyai.cs.elte.hu \
    --to=hzoli@cs.elte.hu \
    --cc=A.Main@dcs.warwick.ac.uk \
    --cc=zsh-workers@math.gatech.edu \
    /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).