31 Mar 2020
2 minutes read
FB4 BASH – Bourne Again SHellBASH – Bourne Again SHell
BASH is my Unix/Linux shell of choice. It’s a great command line interpreter that strikes the right balance of …
BASH is my Unix/Linux shell of choice. It’s a great command line interpreter that strikes the right balance of …
Secure keyboard input in BASH I needed to create a very simple bash script that required a password to be provided using …