zsh-users
 help / color / mirror / code / Atom feed
From: Mikael Magnusson <mikachu@gmail.com>
To: Daniel Shahaf <d.s@daniel.shahaf.name>
Cc: Zsh Users <zsh-users@zsh.org>
Subject: Re: command substitution word joining
Date: Sat, 3 Mar 2018 06:33:13 +0100	[thread overview]
Message-ID: <CAHYJk3Rjr2ynna83DwgBTXF56EVZchaKjFT6D8C6NWuP2esZGA@mail.gmail.com> (raw)
In-Reply-To: <20180302234544.p6w3fw32xdgwcktm@tarpaulin.shahaf.local2>

echo --input-file=<(:)
--input-file=/proc/self/fd/13
I could imagine some command taking multiple filenames with ,
separation perhaps? But you can't prepend anything with =(:).

On Sat, Mar 3, 2018 at 12:45 AM, Daniel Shahaf <d.s@daniel.shahaf.name> wrote:
> Consider:
>
> % () { print -r - ${(q)@} } <(:)x
> /proc/self/fd/11x
>
> I can't see any use-case for appending the 'x' as part of the same word.



-- 
Mikael Magnusson


  reply	other threads:[~2018-03-03  5:33 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-03-02 23:45 Daniel Shahaf
2018-03-03  5:33 ` Mikael Magnusson [this message]
2018-03-03  5:50   ` Bart Schaefer
2018-03-05  4:00     ` Daniel Shahaf

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=CAHYJk3Rjr2ynna83DwgBTXF56EVZchaKjFT6D8C6NWuP2esZGA@mail.gmail.com \
    --to=mikachu@gmail.com \
    --cc=d.s@daniel.shahaf.name \
    --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).