Deep Majumder
unread,Nov 22, 2021, 2:47:39 AM11/22/21Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to discuss, Shai Barack, Abdulla Kamar, discuss, Deep Majumder
Hi,
On that thread, the issue mentioned is that zsh may not support the $(<"$OUTFILE") syntax. However, according to section 14.4 of the zsh manual (
https://zsh.sourceforge.io/Doc/Release/Expansion.html#Command-Substitution), it is indeed supported by zsh as well (assuming somehow zsh got called instead of bash, which it should according to the shebang line). So, I would be a bit surprised if that was what was causing problems.
That said, it may be possible that the bash that ships with MacOS Big Sur has the bug.
However, I couldn't find any discussions regarding any Linux distro.
Warm regards,
Deep