Can one use process substitution in babel? #+BEGIN_SRC bash comm <(ls) <(ls) #+END_SRC
I get an error
Syntax error: "(" unexpected
--
Joe Riel
Can one use process substitution in babel? #+BEGIN_SRC bash comm <(ls) <(ls) #+END_SRC
I get an error
Syntax error: "(" unexpected
--
Joe Riel