zsh-workers
 help / color / mirror / code / Atom feed
From: DervishD <raul@viadomus.com>
To: raul@viadomus.com, zefram@fysh.org
Cc: zsh-workers@sunsite.dk
Subject: Re: Bad expansion
Date: Mon, 21 Jan 2002 20:40:43 +0100	[thread overview]
Message-ID: <E16SkJ9-0001G9-00@DervishD.viadomus.com> (raw)

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain, Size: 696 bytes --]

    Hello Zefram :))

>>    # Bad substitution
>>    echo ${${testing[1]}_VALUE}
>echo ${(e):-\$${testing[1]}_VALUE}
>The :-\ is a smiley that means "maybe there ought to be a neater way".

    Are you joking? XDD It works, but, AFAIK, this (apart from the
obvious smiley) means:

    "Expand <NULL> identifier, and, if it is not defined or missing
(which is true), expand the other thing, that is, \$${testing[1]}_VALUE"

    But, why? I mean, maybe there ought to be a neater way ;)))

    Really, I'm not an expert about parameter expansion. Just the
simple fact that you have provided me a solution is magic for me.

    Thanks a lot Zefram :)) And nice smile-like solution ;)))))

    Raúl


             reply	other threads:[~2002-01-21 19:28 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-01-21 19:40 DervishD [this message]
2002-01-21 19:46 ` DervishD
2002-01-21 21:31   ` Bart Schaefer
  -- strict thread matches above, loose matches on Subject: below --
2002-01-22  0:17 DervishD
2002-01-21 14:56 DervishD
2002-01-21 14:51 ` Zefram
2002-01-21 17:12   ` Bart Schaefer

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=E16SkJ9-0001G9-00@DervishD.viadomus.com \
    --to=raul@viadomus.com \
    --cc=zefram@fysh.org \
    --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).