zsh-workers
 help / color / mirror / code / Atom feed
From: Zoltan Hidvegi <hzoli@cs.elte.hu>
To: pws@ifh.de (Peter Stephenson)
Cc: zsh-workers@math.gatech.edu
Subject: Re: Is ${} supported?
Date: Thu, 28 Nov 1996 15:38:45 +0100 (MET)	[thread overview]
Message-ID: <199611281438.PAA25566@bolyai.cs.elte.hu> (raw)
In-Reply-To: <199611280945.KAA13874@hydra.ifh.de> from Peter Stephenson at "Nov 28, 96 10:45:50 am"

Peter Stephenson wrote:
> Just as a matter of interest, why does the following not work the same
> way?
> 
> % print ${(j/,/):-/proc/*(U:t)} 
> 23020 23048 23051 23052 23062 26604

Because globbing performed much later than expansion.  The order is
precisely described in zshexpn.man.

Zoltan


      reply	other threads:[~1996-11-28 14:46 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1996-11-27  9:20 Anthony Heading
1996-11-27 23:20 ` Zoltan Hidvegi
1996-11-28  9:45   ` Peter Stephenson
1996-11-28 14:38     ` 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=199611281438.PAA25566@bolyai.cs.elte.hu \
    --to=hzoli@cs.elte.hu \
    --cc=pws@ifh.de \
    --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).