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


Groups > gnu.bash.bug > #14215

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

From Edward Huff <ejhuff@gmail.com>
Newsgroups gnu.bash.bug
Subject cat<(echo text) not same as cat <(echo text)
Date 2018-06-03 23:48 -0400
Message-ID <mailman.1092.1528098848.1292.bug-bash@gnu.org> (permalink)

Show all headers | View raw


That is unexpected.

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

ñ

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


Thread

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

csiph-web