help-gnu-emacs
[Top][All Lists]
Advanced

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

Re: hiding sudo password in emacs shell


From: Piet van Oostrum
Subject: Re: hiding sudo password in emacs shell
Date: Wed, 24 Nov 2004 15:01:31 +0100
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/21.3.50 (darwin)

>>>>> Manish Godara <manish_godara@yahoo.com> (MG) wrote:

MG> Hi,

MG> How can I hide the password for sudo commands executed
MG> in the shell (in emacs)?  Any help is appreciated.

(add-hook 'comint-output-filter-functions 'comint-watch-for-password-prompt)

-- 
Piet van Oostrum <piet@cs.uu.nl>
URL: http://www.cs.uu.nl/~piet [PGP]
Private email: P.van.Oostrum@hccnet.nl


reply via email to

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