emacs-orgmode
[Top][All Lists]
Advanced

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

Re: #+BEGIN_SRC sh C-c C-c in Windows


From: Robert Klein
Subject: Re: #+BEGIN_SRC sh C-c C-c in Windows
Date: Thu, 23 Apr 2020 08:15:11 +0200

Hi,

On Wed, 22 Apr 2020 08:09:39 -0400
Neil Cherry <address@hidden> wrote:

> I've searched for a resolution for this but haven't found one. I want
> to be able to call a different command shell in Windows. What I keep
> seeing is that it can't find /bin/sh
> 
> #+BEGIN_SRC sh :results output
> set
> #+END_SRC
> 
> I would prefer that I can change it to the bash shell in PortableGit.
> Also I have no ability to add packages to the machine (other than
> emacs). I don't have admin on this machine.
> 
> Thanks

use

#begin_src bash ...


Best regards
Robert



reply via email to

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