Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: pretty easy thing but too hard for me! (random array element)
- X-seq: zsh-users 11735
- From: Artur Penttinen <arto-p@xxxxx>
- To: antho.charles@xxxxxxxxx
- Subject: Re: pretty easy thing but too hard for me! (random array element)
- Date: Thu, 02 Aug 2007 04:28:59 +0400
- Cc: zsh-users@xxxxxxxxxx
- In-reply-to: 1660000000196363598
- Mailing-list: contact zsh-users-help@xxxxxxxxxx; run by ezmlm
- References: <fb3648c60708011423x64c03105i8a4a63b9ba2f55e3@xxxxxxxxxxxxxx> 1660000000196363598
02.08.07, 04:16, antho.charles@xxxxxxxxx:
> Hi,
> Sorry to bother you but I'm just really curious of the answer you give
> to fREW and, as you didn't copy it to zsh-users, I'd like to know if
> you could re-send your answer to zsh-users ?
$arr[$RANDOM%$#arr+1]
ps. i don't know, why my previous post not in zsh-users@...
--
wbw, artur
Messages sorted by:
Reverse Date,
Date,
Thread,
Author