Hi all,
I'm trying to figure out how to password protect a file from a shell script, before uploading it to google drive for offsite backup.
I can't find reference about passing a password to bcrypt in the bcrypt command, it seems to want interaction...
Any comments and suggestions welcome.
Thanks.