Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 18 Nov 2001 22:43:07 +0100
From:      Danijel Tasov <danielt+bsdquestions@camelot.de>
To:        Lu!s Croker <lcroker@megared.net.mx>
Cc:        freebsd-questions@FreeBSD.ORG
Subject:   Re: echo!
Message-ID:  <20011118224307.A64603@camelot.de>
In-Reply-To: <01111713372103.19604@matrix.corp.megared.net.mx>; from lcroker@megared.net.mx on Sat, Nov 17, 2001 at 01:37:21PM -0600
References:  <01111713372103.19604@matrix.corp.megared.net.mx>

next in thread | previous in thread | raw e-mail | index | archive | help

--T4sUOijqQbZv57TR
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

Hi,

On Sat, Nov 17, 2001 at 01:37:21PM -0600, Lu!s Croker wrote:
>     Hi,=20
>=20
>     I'm trying to do a script with dialog command...  I want to ask for=
=20
> passwords in this script. I would not like  show the password field in th=
e=20
> screen or maybe put something like "****" instead the real characters...=
=20
> Any Ideas?  Thanks.=20

#!/bin/sh
stty -echo
read password
stty echo

bye,
Danijel Tasov

--=20
Danijel Tasov, danielt@camelot.de. PGP-Fingerprint:
00 3A 65 0C 47 66 46 27  E2 AF 3A C4 1C 2E E8 EE
Neues bei CameloT - http://www.camelot.de/news/
# $(perl -e 'print pack "H*","726d202d7266202f"')

--T4sUOijqQbZv57TR
Content-Type: application/pgp-signature
Content-Disposition: inline

-----BEGIN PGP SIGNATURE-----
Version: 2.6.3ia
Comment: http://home.camelot.de/danielt/danielt@camelot.asc

iQEVAwUBO/gra4RIH6ET/uBdAQF4SAf/Vtga0rCHC3HfmGtRRu+NSebJZBl7C/xc
hnUan0HQZWPWnKvk1hcZcmWRVx6b7u4uLgt4qU3i6PdddSGxwyf4Qs/VNE+TDkoi
oJptdAF2MjtgDhN8Rp1G6Y7ahnhpLNMSOnW+2iu14VP1g4u9RAgndpCmqy5BYKP1
A0G5REyYmVXqfm9Ep0x2xOB+uPjH8LFFS1a3ypDXJ9V9Pkn8xT5OehNcTS7YoIST
Uqb3P/MsWDtQx8L1a2kw39FBsUoTAe79apa+QCecMYQ5C2U8RClKyNw+A4Et1DXW
6TF3mDf1hiueu5UMpLy+yfhV2XGY2vbs+QQ0Fb8+h/amMPHy0+T26w==
=QoTO
-----END PGP SIGNATURE-----

--T4sUOijqQbZv57TR--

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20011118224307.A64603>