zsh-workers
 help / color / mirror / code / Atom feed
From: Phil Pennock <zsh-workers+phil.pennock@spodhuis.org>
To: Jaime Vargas <jev@mac.com>
Cc: Zsh hackers list <zsh-workers@sunsite.dk>
Subject: Re: Idiom
Date: Mon, 14 Jul 2008 14:58:17 -0700	[thread overview]
Message-ID: <20080714215817.GA71098@redoubt.spodhuis.org> (raw)
In-Reply-To: <398A2623-A473-4DFA-89C8-91716D1405AB@mac.com>

On 2008-07-14 at 17:34 -0400, Jaime Vargas wrote:
> Is there a better way to setup the ${mask_octects} array?
> Without the back-ticks the expression constructs an array of one  
> element.

set -A mask_octets ${(s:.:)cidr_to_mask[22]}

See zshexpn(1), Parameter Expansion Flags.

> -- Jaime

Ah, the necromancer from the Kelley Armstrong books. :)

-Phil


  reply	other threads:[~2008-07-14 21:58 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-07-14 21:34 Idiom Jaime Vargas
2008-07-14 21:58 ` Phil Pennock [this message]
2008-07-15  7:58 ` Idiom Stephane Chazelas

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=20080714215817.GA71098@redoubt.spodhuis.org \
    --to=zsh-workers+phil.pennock@spodhuis.org \
    --cc=jev@mac.com \
    --cc=zsh-workers@sunsite.dk \
    /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).