From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 784 invoked by alias); 31 May 2017 16:51:06 -0000 Mailing-List: contact zsh-workers-help@zsh.org; run by ezmlm Precedence: bulk X-No-Archive: yes List-Id: Zsh Workers List List-Post: List-Help: X-Seq: 41185 Received: (qmail 27086 invoked from network); 31 May 2017 16:51:06 -0000 X-Qmail-Scanner-Diagnostics: from aok120.rev.netart.pl by f.primenet.com.au (envelope-from , uid 7791) with qmail-scanner-2.11 (clamdscan: 0.99.2/21882. spamassassin: 3.4.1. Clear:RC:0(85.128.245.120):SA:0(0.0/5.0):. Processed in 1.197134 secs); 31 May 2017 16:51:06 -0000 X-Spam-Checker-Version: SpamAssassin 3.4.1 (2015-04-28) on f.primenet.com.au X-Spam-Level: X-Spam-Status: No, score=0.0 required=5.0 tests=none autolearn=unavailable autolearn_force=no version=3.4.1 X-Envelope-From: psprint@zdharma.org X-Qmail-Scanner-Mime-Attachments: | X-Qmail-Scanner-Zip-Files: | Received-SPF: none (ns1.primenet.com.au: domain at zdharma.org does not designate permitted sender hosts) X-Virus-Scanned: by amavisd-new using ClamAV (15) Date: Wed, 31 May 2017 18:39:28 +0200 From: Sebastian Gniazdowski To: zsh-workers@zsh.org Message-ID: Subject: How to read password (no echo) from builtin? X-Mailer: Airmail (231) MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Hello, I need to read a password (no echo to terminal) from builtin, provided by= module. Should I invoke bin=5Fread=3F I would have to find a way to prov= ide Options typedef argument. How to do it=3F Could also invoke vared, bu= t I don't see builtin for it. Is there other way=3F --=C2=A0 Sebastian Gniazdowski psprint /at/ zdharma.org