Gabriella439 / Gabriella439/turtle

Provide a function to read password at the prompt

Open
#126 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Haskell
Stars
978
Forks
94
PR merge metrics
No merged PRs in 30d

Description

While writing script, a common use case is to ask for a password at the prompt.

```
read -p "Enter salt password: " -s PWD
```

It would be nice to provide a simple function for this in the Prelude.

Cheers

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.