zsh-users
 help / color / mirror / code / Atom feed
From: Roman Perepelitsa <roman.perepelitsa@gmail.com>
To: Ray Andrews <rayandrews@eastlink.ca>
Cc: Zsh Users <zsh-users@zsh.org>
Subject: Re: can print but not assign to variable
Date: Wed, 26 Oct 2022 23:38:23 +0200	[thread overview]
Message-ID: <CAN=4vMrkHijEcEYE=VCkGByQjXrYSxPxNtvgH9NzFTKOEE10KA@mail.gmail.com> (raw)
In-Reply-To: <69b17354-ba70-5e88-2d89-1306fe4e8795@eastlink.ca>

On Wed, Oct 26, 2022 at 11:11 PM Ray Andrews <rayandrews@eastlink.ca> wrote:
>
>
>
>   $ print -l (#i)$W/rap
> /aWorking/Zsh/Source/Wk/RAP
> /aWorking/Zsh/Source/Wk/Rap
> /aWorking/Zsh/Source/Wk/rap
>
> $ var=(#i)$W/rap

This:

    $ var=( (#i)$W/rap )

Roman.


  reply	other threads:[~2022-10-26 21:39 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-10-26 21:11 Ray Andrews
2022-10-26 21:38 ` Roman Perepelitsa [this message]
2022-10-26 21:49   ` Ray Andrews
2022-10-26 21:57     ` Lawrence Velázquez
2022-10-26 22:07       ` Ray Andrews
2022-10-26 22:19         ` Lawrence Velázquez
2022-10-27  0:00           ` Ray Andrews
2022-10-27  0:36             ` Lawrence Velázquez

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='CAN=4vMrkHijEcEYE=VCkGByQjXrYSxPxNtvgH9NzFTKOEE10KA@mail.gmail.com' \
    --to=roman.perepelitsa@gmail.com \
    --cc=rayandrews@eastlink.ca \
    --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).