Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: cross-product array function?
- X-seq: zsh-users 1310
- From: Sweth Chandramouli <sweth@xxxxxxxxxxxxxxxxxxxx>
- To: zsh-users@xxxxxxxxxxxxxxx
- Subject: Re: cross-product array function?
- Date: Tue, 3 Feb 1998 14:51:20 -0500
- In-reply-to: <199802031926.TAA12962@xxxxxxxxxxxxxxxx>
- Mail-followup-to: zsh-users@xxxxxxxxxxxxxxx
- References: <19980203140851.04316@xxxxxxxxxxxxxxxxxxxx> <199802031926.TAA12962@xxxxxxxxxxxxxxxx>
On Tue, Feb 03, 1998 at 07:26:18PM +0000, Andrew Main wrote:
> foo=(first second third)
> bar=(word person base)
> echo $^foo$^bar
>
> -zefram
which part of the manpage would that be in? i couldn't find anything
when searching for $^.
tia,
sweth.
--
"Countin' on a remedy I've counted on before
Goin' with a cure that's never failed me
What you call the disease
I call the remedy" -- The Mighty Mighty Bosstones
Messages sorted by:
Reverse Date,
Date,
Thread,
Author