Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > gnu.bash.bug > #15968

bash 5.0.11 – Output not redirected

Path csiph.com!news.mixmin.net!goblin1!goblin.stu.neva.ru!usenet.stanford.edu!not-for-mail
From Ricky Tigg <ricky.tigg@gmail.com>
Newsgroups gnu.bash.bug
Subject bash 5.0.11 – Output not redirected
Date Wed, 26 Feb 2020 17:39:22 +0200
Lines 13
Approved bug-bash@gnu.org
Message-ID <mailman.1587.1582731603.2412.bug-bash@gnu.org> (permalink)
References <CAM_8-Ci8K6ZbYLE=sLicsVpeDod4RP6zhKs+QUKNVqRV8m65cQ@mail.gmail.com>
NNTP-Posting-Host lists.gnu.org
Mime-Version 1.0
Content-Type text/plain; charset="UTF-8"
X-Trace usenet.stanford.edu 1582731603 13454 209.51.188.17 (26 Feb 2020 15:40:03 GMT)
X-Complaints-To action@cs.stanford.edu
To bug-bash@gnu.org
Envelope-to bug-bash@gnu.org
DKIM-Signature v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:from:date:message-id:subject:to; bh=QFCtD2YrcSmIYE1FtYGtnW2eLth+NGa9f1qn/YseymI=; b=DHA4wCF9I1dkH8x8LxsfbDZxIz43f/ZUXM6gBaHEcC/agMShYuT9jGcW43xEsblIwq r054+Jf9N8n4ly+kEcebjSTr18GkabaegzEps+69uuKzWoyZ6muZmGmcQle/+g7Hj3ZE LNN4ZZUwY1m3mKv+UZmGbvTRBY9zzjWPNAvNlLbjhlpXyvg8kQ2UitnWp4gKC6Lt4+7H CHI/hFd0OqNplVnmBTSnnoBoDD4OxfQwVsg+mviaFcJw1b35jgmny9qoJX1urFTsSN3i 2/+aWGBsnbNFHgAtPRinzkyzGxW4NlluNJAExPjdbcvLbGuAHXmNlYT7jPyFzfbNvK14 oqmQ==
X-Google-DKIM-Signature v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:from:date:message-id:subject:to; bh=QFCtD2YrcSmIYE1FtYGtnW2eLth+NGa9f1qn/YseymI=; b=UwMaS2uB+2dV03K/tn1wBkF7IeFeEpa6ACYEbAiHf0CyL5Bx9ToF/wu6gqw9c1U/U0 C/RgLIaSeArUkgFYbJPh62OLYQVP8lPCVklyPHufIipSdc4LM0apaWdPnSzHfmNw6hD0 JpZlmDMoNBYGsYtt5xoEYLrOpJIEB/yTR5Uft0tDizRdVlQz0dV8slYVLcBvlo0tT1ch gSnGaNG+L3MKHylBrfIN0uzb4tnQQtev2sTT+WOZstkQd0FUPHo8veUrUmfnH88elYt2 /qN7IS572ucLoKBSSV03Aa3T7QxtKkFFy1Y7QSOmCfpG53VZH/tkcDbRGrOWNE/LiH3p yGCQ==
X-Gm-Message-State APjAAAUtFf48dgo6+5ISeGniW5RPQb9t0W2PR44zgc8pW3ex7yHb2A22 r/pftBATQWJvZhVDEmqLBXxMihXnfRQGQjnEm97o2midl2g=
X-Google-Smtp-Source APXvYqz33m9qHsrinH968QDPiBwDPzLuBLPQTTrU5wSQrOcWKvYUnaUKtZJY0FBgXSoHvyCe+vyGfxPS5Eu7TZS3i7k=
X-Received by 2002:a62:7c49:: with SMTP id x70mr4752660pfc.200.1582731598400; Wed, 26 Feb 2020 07:39:58 -0800 (PST)
X-detected-operating-system by eggs.gnu.org: Genre and OS details not recognized.
X-Received-From 2607:f8b0:4864:20::531
X-Content-Filtered-By Mailman/MimeDel 2.1.23
X-BeenThere bug-bash@gnu.org
X-Mailman-Version 2.1.23
Precedence list
List-Id Bug reports for the GNU Bourne Again SHell <bug-bash.gnu.org>
List-Unsubscribe <https://lists.gnu.org/mailman/options/bug-bash>, <mailto:bug-bash-request@gnu.org?subject=unsubscribe>
List-Archive <https://lists.gnu.org/archive/html/bug-bash>
List-Post <mailto:bug-bash@gnu.org>
List-Help <mailto:bug-bash-request@gnu.org?subject=help>
List-Subscribe <https://lists.gnu.org/mailman/listinfo/bug-bash>, <mailto:bug-bash-request@gnu.org?subject=subscribe>
X-Mailman-Original-Message-ID <CAM_8-Ci8K6ZbYLE=sLicsVpeDod4RP6zhKs+QUKNVqRV8m65cQ@mail.gmail.com>
Xref csiph.com gnu.bash.bug:15968

Show key headers only | View raw


Tested on *Gnome*; Component: bash.x86_64 5.0.11

Used Shell;
$ echo $SHELL
/bin/bash

Following command opens the queried graphical terminal emulator;
$ echo q | gnome-terminal

Result in opened terminal:
[yk@localhost ~]$

Redirected output is thus not present as input there.

Back to gnu.bash.bug | Previous | Next | Find similar


Thread

bash 5.0.11 – Output not redirected Ricky Tigg <ricky.tigg@gmail.com> - 2020-02-26 17:39 +0200

csiph-web