Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > gnu.bash.bug > #16471
| From | felix <felix@f-hauri.ch> |
|---|---|
| Newsgroups | gnu.bash.bug |
| Subject | Re: Undocumented feature: Unnamed fifo '<(:)' |
| Date | 2020-06-28 19:06 +0200 |
| Message-ID | <mailman.569.1593363980.2574.bug-bash@gnu.org> (permalink) |
| References | <20200628134945.GB24863@medium.hauri> <CAH7i3LqDuo5WO-3+md3Mo1qyKuvzkswLtezqFXG=WgmNjneH0Q@mail.gmail.com> <20200628170609.GA19821@medium.hauri> |
I totally agree, but this work from at least bash-3.2 upto last version! But if a bug, a feature request: exec 8< 9> <>(date -f - +%s) ( ..or, but I don't imagine how this could be implemanted: exec 8<> <>(date -f - +%s) :-p ) ... AND even: Same `-u` option for `read -u $FD` available for `printf -u $FD`. On Sun, Jun 28, 2020 at 07:31:53PM +0300, Oğuz wrote: > > Seems like a bug to me. The FIFO created for <(:) shouldn't be writable. -- Félix Hauri - <felix@f-hauri.ch> - http://www.f-hauri.ch
Back to gnu.bash.bug | Previous | Next | Find similar
Re: Undocumented feature: Unnamed fifo '<(:)' felix <felix@f-hauri.ch> - 2020-06-28 19:06 +0200
csiph-web