On 3/12/19 3:58 AM, jake wrote:

> Machine Type: x86_64-redhat-linux-gnu
> 
> Bash Version: 4.4
> 
> Patch Level: 23
> 
> Release Status: release
> 
> 
> 
> Description:
> 
>     Under the circumstances described below, the following command crashes 
> Bash:
> 
>         
> 
>         echo '' > >(echo)
> 
>    
> 
>     Replacing '' with "", ' ', or " " has the same effect.
> 
>     
> 
>     Replacing >(echo) with >( echo ) has the same effect (spaces added).

I can't reproduce this using bash-4.4.23 (I used Fedora 29).

-- 
``The lyf so short, the craft so long to lerne.'' - Chaucer
                 ``Ars longa, vita brevis'' - Hippocrates
Chet Ramey, UTech, CWRU    c...@case.edu    http://tiswww.cwru.edu/~chet/

Reply via email to