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


Groups > gnu.bash.bug > #14215 > unrolled thread

cat<(echo text) not same as cat <(echo text)

Started byEdward Huff <ejhuff@gmail.com>
First post2018-06-03 23:48 -0400
Last post2018-06-03 23:48 -0400
Articles 1 — 1 participant

Back to article view | Back to gnu.bash.bug


Contents

  cat<(echo text) not same as cat <(echo text) Edward Huff <ejhuff@gmail.com> - 2018-06-03 23:48 -0400

#14215 — cat<(echo text) not same as cat <(echo text)

FromEdward Huff <ejhuff@gmail.com>
Date2018-06-03 23:48 -0400
Subjectcat<(echo text) not same as cat <(echo text)
Message-ID<mailman.1092.1528098848.1292.bug-bash@gnu.org>
That is unexpected.

bash --version
GNU bash, version 4.4.19(1)-release (x86_64-redhat-linux-gnu)

ñ

[toc] | [standalone]


Back to top | Article view | gnu.bash.bug


csiph-web