zsh-users
 help / color / mirror / code / Atom feed
From: "Thomas Köhler" <jean-luc@picard.franken.de>
To: zsh-users@math.gatech.edu
Subject: Re: cross-product array function?
Date: Tue, 3 Feb 1998 23:45:38 +0100	[thread overview]
Message-ID: <19980203234538.25520@picard.franken.de> (raw)
In-Reply-To: <Pine.SOL.3.96.980203155605.1958A-100000@start>; from Nate Johnston on Tue, Feb 03, 1998 at 03:59:44PM -0500

On Feb 3, Nate Johnston wrote

> On Tue, 3 Feb 1998, Andrew Main wrote:
> 
> #foo=(first second third)
> #bar=(word person base)
> #echo $^foo$^bar
> 
> I attempted this, and I had an odd result on the first element of the
> first array.  Is this broken in the version I use?
> 
> natej:~> ONE=(1 2 3)
> natej:~> TWO=(A B C)
> natej:~> echo $^ONE$^TWO
> 1C 2A 2B 2C 3A 3B 3C
> 
> zsh: 3.0.0

Same here, using zsh-3.1.2 - a really weird thing...

-- 
  -- Thomas Köhler   Email:  jean-luc@picard.franken.de
          <><                     jean-luc@mayn.de
   IRC: jeanluc  Channels:  #star_trek #linuxger #ixthys #knf
             WWW: http://home.pages.de/~jeanluc/


  parent reply	other threads:[~1998-02-03 22:54 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1998-02-03 19:08 Sweth Chandramouli
1998-02-03 19:26 ` Andrew Main
1998-02-03 19:51   ` Sweth Chandramouli
1998-02-03 20:00     ` Andrew Main
1998-02-03 20:59   ` Nate Johnston
1998-02-03 22:39     ` Sweth Chandramouli
1998-02-03 22:45     ` Thomas Köhler [this message]
1998-02-04  9:29     ` Andrew Main

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=19980203234538.25520@picard.franken.de \
    --to=jean-luc@picard.franken.de \
    --cc=zsh-users@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).