HP3000-L Archives

March 1998, Week 3

HP3000-L@RAVEN.UTC.EDU

Options: Use Monospaced Font
Show Text Part by Default
Show All Mail Headers

Message: [<< First] [< Prev] [Next >] [Last >>]
Topic: [<< First] [< Prev] [Next >] [Last >>]
Author: [<< First] [< Prev] [Next >] [Last >>]

Print Reply
Subject:
From:
Glenn Cole <[log in to unmask]>
Reply To:
Date:
Thu, 19 Mar 1998 13:03:17 -0800
Content-Type:
text/plain
Parts/Attachments:
text/plain (24 lines)
Alan Neese asks:
> I want to ask the user to enter a password in a command file.
>
> Is there any way to NOT to have the password display when the user
> types the password?

:set echo=off
:input pwd,"Enter password: "
:set echo=on

This presupposes that echo was on to begin with.

(Note that turning echo off is MUCH more typing than the
"escape-semicolon" of yore, and can be especially painful
if you're trying to turn it back on.)

--Glenn Cole
  Software al dente, Inc.
  [log in to unmask]

.......................................................................

Item Subject: cc:Mail Text

ATOM RSS1 RSS2