From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from lists.gentoo.org ([140.105.134.102] helo=robin.gentoo.org) by nuthatch.gentoo.org with esmtp (Exim 4.43) id 1EEUyu-0000jC-84 for garchives@archives.gentoo.org; Sun, 11 Sep 2005 16:47:04 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.13.4/8.13.4) with SMTP id j8BGgCsL031024; Sun, 11 Sep 2005 16:42:12 GMT Received: from mail.pnpitalia.it (85-18-21-122.ip.fastwebnet.it [85.18.21.122]) by robin.gentoo.org (8.13.4/8.13.4) with ESMTP id j8BGdesD000532 for ; Sun, 11 Sep 2005 16:39:40 GMT Received: from localhost (localhost [127.0.0.1]) by mail.pnpitalia.it (Postfix) with ESMTP id 4B7D17AD6FB for ; Sun, 11 Sep 2005 18:43:54 +0200 (CEST) Received: from mail.pnpitalia.it ([127.0.0.1]) by localhost (db [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 19906-12 for ; Sun, 11 Sep 2005 18:43:53 +0200 (CEST) Received: from [192.168.4.153] (host-4-153.pnpitalia.it [192.168.4.153]) by mail.pnpitalia.it (Postfix) with ESMTP id CC6267AD6F8 for ; Sun, 11 Sep 2005 18:43:53 +0200 (CEST) Message-ID: <43245B9D.9030605@gentoo.org> Date: Sun, 11 Sep 2005 18:30:21 +0200 From: Francesco R User-Agent: Mozilla Thunderbird 1.0.6 (Windows/20050716) X-Accept-Language: en-us, en Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-dev@gentoo.org Reply-to: gentoo-dev@lists.gentoo.org MIME-Version: 1.0 To: gentoo-dev@lists.gentoo.org Subject: Re: [gentoo-dev] MySQL 4.0 => 4.1 upgrade References: <43201B96.7050209@gentoo.org> <20050910162445.GW24542@kfk4ever.com> <43231FEE.70304@gentoo.org> <1126376580.14207.5.camel@lycan.lan> In-Reply-To: <1126376580.14207.5.camel@lycan.lan> X-Enigmail-Version: 0.92.0.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Virus-Scanned: amavisd-new at db X-Archives-Salt: aaf6f848-1ee3-4887-9a5c-de1219954878 X-Archives-Hash: 6aa9c083ff03538961311eb363a9942a Martin Schlemmer wrote: [...] >Just use bash's built-in read function: > >----- >local password newpasswd ># Read the password into $password >read -sp "Please enter password: " password ># Just echo a newline so that next output start on new line >echo > > [...] >Or something to that regards. > > In Cvs, thanks. -- gentoo-dev@gentoo.org mailing list