In article <882233260.1425539...@dejanews.com>,
<rtb
...@kcc.fsa.usda.gov> wrote:
>I'd like to be able to somehow print
asterisks or whatever to the screen
>like gui apps do when someone is entering a
password. Is this
>possible???
I don't think you can do it easily in a
shell script. A C or Perl program
could put the terminal in raw mode and
echo *'s. The program would also
have to handle input editing itself.
--
Barry Margolin, bar...@bbnplanet.com
GTE Internetworking, Powered by BBN, Cambridge, MA
Support the anti-spam movement; see <http://www.cauce.org/>
Please don't send technical questions directly to me, post them to newsgroups.