emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[O] Process substitution in babel


From: Joe Riel
Subject: [O] Process substitution in babel
Date: Mon, 16 Jan 2017 14:35:30 -0800

Can one use process substitution in babel? 

#+BEGIN_SRC bash
comm <(ls) <(ls)
#+END_SRC

I get an error

Syntax error: "(" unexpected

-- 
Joe Riel




reply via email to

[Prev in Thread] Current Thread [Next in Thread]