Timeline for Reading passwords without showing on screen in Bash Scripts
Current License: CC BY-SA 4.0
6 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Jul 8, 2022 at 19:07 | comment | added | hennes | I'm finding that stty -echo; sleep 3; stty echo makes any characters entered show up after the last command has completed. | |
| S Sep 26, 2021 at 8:33 | history | suggested | Kusalananda♦ | CC BY-SA 4.0 | Read values correctly and use variables quoted. Use unset to unset password later |
| Sep 25, 2021 at 20:20 | review | Suggested edits | |||
| S Sep 26, 2021 at 8:33 | |||||
| Nov 18, 2014 at 4:17 | history | edited | Dylan | CC BY-SA 3.0 | added 4 characters in body |
| Nov 2, 2014 at 5:23 | history | edited | Dylan | CC BY-SA 3.0 | added 159 characters in body |
| Nov 2, 2014 at 5:16 | history | answered | Dylan | CC BY-SA 3.0 |