Comment on Improving the security of your SSH private key filesparentComments−e12e13yThat, or use read: read password > secret-password-followed-by-enter-here sensitive-command --password $password unset password edit: formatting
Comments
That, or use read:
edit: formatting