zsh-users
 help / color / mirror / code / Atom feed
From: Peter Stephenson <p.stephenson@samsung.com>
To: Zsh-Users List <zsh-users@zsh.org>
Subject: Re: variable expansion inside string
Date: Tue, 30 Jul 2019 15:23:16 +0100	[thread overview]
Message-ID: <1564496596.5815.10.camel@samsung.com> (raw)
In-Reply-To: <1564496130.5815.9.camel@samsung.com>

On Tue, 2019-07-30 at 15:15 +0100, Peter Stephenson wrote:
> The nearest I can think of is:
> 
> print -r -- "${(e):-$a}"

Or, actually, a straight

print -r -- "${(e)a}"

since you don't need to add any text to the variable substitution.

pws



  reply	other threads:[~2019-07-30 14:24 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <CGME20190730123021epcas1p21671587b575bd82a2512bcb1fa091563@epcas1p2.samsung.com>
2019-07-30 12:28 ` Pier Paolo Grassi
2019-07-30 13:18   ` Peter Stephenson
2019-07-30 14:02     ` Pier Paolo Grassi
2019-07-30 14:15       ` Peter Stephenson
2019-07-30 14:23         ` Peter Stephenson [this message]
2019-07-30 14:55           ` Pier Paolo Grassi

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=1564496596.5815.10.camel@samsung.com \
    --to=p.stephenson@samsung.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).