zsh-workers
 help / color / mirror / code / Atom feed
From: Alexey Tourbin <at@altlinux.ru>
To: zsh-workers@sunsite.dk
Subject: Process substitution and builtins
Date: Fri, 15 Jul 2005 03:34:28 +0400	[thread overview]
Message-ID: <20050714233428.GH3337@solemn.turbinal.org> (raw)

[-- Attachment #1: Type: text/plain, Size: 286 bytes --]

Hello,

$ echo <(date)
/home/at/tmp/zsh0prNlb
zsh: can't open /home/at/tmp/zsh0prNlb: no such file or directory
$ /bin/echo <(date)
/home/at/tmp/zshoAPhz3
$

$ : <(date)
zsh: can't open /home/at/tmp/zsh0ZO11y: no such file or directory
$ /bin/true <(date)
$

Looks like a bug for me...

[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]

             reply	other threads:[~2005-07-15  5:57 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-07-14 23:34 Alexey Tourbin [this message]
2005-07-16 16:16 ` 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=20050714233428.GH3337@solemn.turbinal.org \
    --to=at@altlinux.ru \
    --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).