Learn R Programming

scidb (version 3.0.0)

getpwd: Simple utility to interactively enter a password without showing it on the screen

Description

Simple utility to interactively enter a password without showing it on the screen

Usage

getpwd(prompt = "Password:")

Arguments

prompt

a text prompt to display, defaults to "Password:"