Skip to main content
5 events
when toggle format what by license comment
Oct 24, 2021 at 16:51 comment added Stéphane Chazelas Similar: Subshell and process substitution
Oct 24, 2021 at 16:42 answer added Stéphane Chazelas timeline score: 3
Oct 24, 2021 at 16:23 comment added muru Correction: There is no redirection in your first command. There is process substitution. In the answer you link to, there is a redirection with a process substitution. That said, while ... done < <(...) works fine enough (here's an old example from this site: unix.stackexchange.com/a/9789/70524). Please show the whole code which gives Syntax error: redirection unexpected
S Oct 24, 2021 at 16:18 review First questions
Oct 24, 2021 at 16:42
S Oct 24, 2021 at 16:18 history asked Alexey Gusev CC BY-SA 4.0