From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 5879 invoked from network); 9 May 2001 09:18:28 -0000 Received: from sunsite.dk (130.225.51.30) by ns1.primenet.com.au with SMTP; 9 May 2001 09:18:28 -0000 Received: (qmail 17705 invoked by alias); 9 May 2001 09:18:13 -0000 Mailing-List: contact zsh-users-help@sunsite.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 3867 Received: (qmail 17687 invoked from network); 9 May 2001 09:18:12 -0000 Sender: jsc@kontiki.cam.eu.citrix.com To: zsh-users@sunsite.dk (Zsh users list) Subject: Reading without echo? Organization: Citrix Systems From: John S Cooper Date: 09 May 2001 10:27:12 +0100 Message-ID: User-Agent: Gnus/5.0808 (Gnus v5.8.8) Emacs/20.5 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii What's the recommended way for a zsh script to read (with prompt) a password without having it echo'd? Thanks, --- John