From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Manish Godara Newsgroups: gmane.emacs.help Subject: hiding sudo password in emacs shell Date: Thu, 11 Nov 2004 11:37:29 -0800 (PST) Message-ID: <20041111193729.49687.qmail@web41707.mail.yahoo.com> NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1100201895 27331 80.91.229.6 (11 Nov 2004 19:38:15 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 11 Nov 2004 19:38:15 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Thu Nov 11 20:38:06 2004 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1CSKli-0005VK-00 for ; Thu, 11 Nov 2004 20:38:06 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1CSKuD-00035R-TB for geh-help-gnu-emacs@m.gmane.org; Thu, 11 Nov 2004 14:46:53 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.33) id 1CSKtw-000353-Sg for help-gnu-emacs@gnu.org; Thu, 11 Nov 2004 14:46:37 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.33) id 1CSKtu-000341-PV for help-gnu-emacs@gnu.org; Thu, 11 Nov 2004 14:46:34 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1CSKtu-00033r-Mr for help-gnu-emacs@gnu.org; Thu, 11 Nov 2004 14:46:34 -0500 Original-Received: from [66.218.93.124] (helo=web41707.mail.yahoo.com) by monty-python.gnu.org with smtp (Exim 4.34) id 1CSKl9-000230-I9 for help-gnu-emacs@gnu.org; Thu, 11 Nov 2004 14:37:32 -0500 Original-Received: (qmail 49689 invoked by uid 60001); 11 Nov 2004 19:37:30 -0000 Comment: DomainKeys? See http://antispam.yahoo.com/domainkeys DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com; b=2UlXDFm6E9hUnC1T1xBBIm6KRofRibC4LQSQPdw/MDUK/uVJwFJsqZvUbkVfUX1J9hE9ulW0gYUsE5lv2CFDud0sKuxDi812tH42g05YoOW5ljK20iHu2q6q1k08bcoVs7RpFF6F2ZuHDpJUYCCfG0xUWBLXXTKqfBkm/kbovAI= ; Original-Received: from [207.126.233.19] by web41707.mail.yahoo.com via HTTP; Thu, 11 Nov 2004 11:37:29 PST Original-To: help-gnu-emacs@gnu.org X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: main.gmane.org gmane.emacs.help:21904 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:21904 Hi, How can I hide the password for sudo commands executed in the shell (in emacs)? Any help is appreciated. thanks, manish