emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [O] Running a sudo in a #+begin_src sh fails to get tty and askpass


From: Michael Albinus
Subject: Re: [O] Running a sudo in a #+begin_src sh fails to get tty and askpass
Date: Sat, 09 Feb 2013 11:10:35 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.2 (gnu/linux)

Emilio Torres Manzanera <address@hidden> writes:

> Dear list,
> I want to compile (C-c C-c) the following code
>
> #+begin_src sh
> sudo apt-get update
> #+end_src

#+begin_src sh :dir /sudo::
apt-get update
#+end_src

> Thanks!
> Emilio

Best regards, Michael.



reply via email to

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