emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [O] Process substitution in babel [RESOLVED]


From: Joe Riel
Subject: Re: [O] Process substitution in babel [RESOLVED]
Date: Wed, 25 Jan 2017 13:21:40 -0800

On Mon, 16 Jan 2017 14:35:30 -0800
Joe Riel <address@hidden> wrote:

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

The solution was to pull and install the latest version of org from git-hub.
Now it works as it should.

-- 
Joe Riel




reply via email to

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