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

2020-04-26 Thread Neil Cherry
On 4/23/20 9:46 AM, Neil Cherry wrote: > On 4/23/20 2:15 AM, Robert Klein wrote: >> Hi, >> >> On Wed, 22 Apr 2020 08:09:39 -0400 >> Neil Cherry 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 ke

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

2020-04-23 Thread Neil Cherry
On 4/23/20 2:15 AM, Robert Klein wrote: > Hi, > > On Wed, 22 Apr 2020 08:09:39 -0400 > Neil Cherry 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 >>

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

2020-04-22 Thread Robert Klein
Hi, On Wed, 22 Apr 2020 08:09:39 -0400 Neil Cherry 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 >

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

2020-04-22 Thread Neil Cherry
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