From: j.daubert@posteo.de
To: Dash <dash@vger.kernel.org>
Subject: dash 0.5.13.1: strange pipe behaviour
Date: Thu, 30 Oct 2025 11:25:14 +0000 [thread overview]
Message-ID: <118bb4c89dfd2b3e1f44cf2b4b831812@posteo.de> (raw)
With dash 0.5.13.1 together with your latest patch I got this:
$:~> echo date | /bin/sh
$:\w> Do 30. Okt 12:21:36 CET 2025
$:\w>
/bin/sh: 1: Cannot set tty process group (No such process)
$:~>
with dash 0.5.12 and bash this works:
$:~> echo date | /bin/bash
Do 30. Okt 12:22:52 CET 2025
$:~>
Greetings
Juergen
next reply other threads:[~2025-10-30 11:25 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-10-30 11:25 j.daubert [this message]
2025-10-31 5:10 ` [PATCH] options: Call input_init before using stdin_istty Herbert Xu
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=118bb4c89dfd2b3e1f44cf2b4b831812@posteo.de \
--to=j.daubert@posteo.de \
--cc=dash@vger.kernel.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.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox