Gabriella439 / Gabriella439/turtle
Provide a function to read password at the prompt
Open
- 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.