2 Nisan 2023 Pazar tarihinde Martin Schulte <[email protected]> yazdı:

> Hello,
>
> in the following lines I consider dash's behaviour as correct an bash's as
> wrong:
>

Bash expands `<()' as a process substitution. If you escape `<' or `(' it
works fine.

I am surprised that `<()' is not a syntax error when `()' is though.


-- 
Oğuz

Reply via email to