Skip to content

Latest commit

 

History

History
8 lines (4 loc) · 180 Bytes

File metadata and controls

8 lines (4 loc) · 180 Bytes

Masked inputs

A handy script to ask for secret input from user in Bash, masked by asterisks.

Adapted from other sources - credits in the code.

Usage example is in user.sh.