zsh-users
 help / color / mirror / code / Atom feed
From: "TJ Luoma" <luomat@gmail.com>
To: "Bart Schaefer" <schaefer@brasslantern.com>
Cc: "Zsh-Users List" <zsh-users@zsh.org>
Subject: Re: How should I construct this?
Date: Wed, 24 Apr 2013 18:30:27 -0400	[thread overview]
Message-ID: <9DCE05CD-3C1B-4BF4-9A8E-B29509AE52B8@gmail.com> (raw)
In-Reply-To: <130424125052.ZM15513@torch.brasslantern.com>



On 24 Apr 2013, at 15:50, Bart Schaefer wrote:

> In addition to Thomas's hashtables remarks, zsh "for" also supports
> populating multiple variables each pass around the loop.
>
> So if you have an ordinary array like your example (BTW I hope those
> aren't your real passwords) then you can do

Ha… no, just randomly pressed keys… (well, except for Jenny's which 
is an homage to Tommy Tutone :)



> but the SSID probably won't be in the same order as you assigned them,
> because hashes return their values in hash bucket order.  If you need
> to preserve a fixed ordering, you have to use a real array.

Ooh, yeah, that's important, as the array lists SSIDs in preferred 
order.

Thanks!

TjL


  reply	other threads:[~2013-04-24 22:30 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-04-24 18:16 TJ Luoma
2013-04-24 18:39 ` thomasg
2013-04-24 18:56   ` TJ Luoma
2013-04-24 19:53     ` thomasg
2013-04-24 19:08   ` peter.d.miller
2013-04-24 18:49 ` Paul Hoffman
2013-04-24 19:50 ` Bart Schaefer
2013-04-24 22:30   ` TJ Luoma [this message]
2013-04-24 22:40   ` TJ Luoma
2013-04-25  1:29     ` Paul Hoffman

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=9DCE05CD-3C1B-4BF4-9A8E-B29509AE52B8@gmail.com \
    --to=luomat@gmail.com \
    --cc=schaefer@brasslantern.com \
    --cc=zsh-users@zsh.org \
    /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).