best practice for shell scripting

Alan Schmitt alan.schmitt at polytechnique.org
Tue Jan 26 08:58:32 UTC 2021


Hello,

I'm using rclone (https://rclone.org/) to sync some files to webdav, and
I would like to use pass to enter my password for the server. Rclone
does not seem to have a way to specify calling an external program, but
I can pass the password on the command line. I'm thus trying to write a
shell script that would call pass and then give the password to rclone.
What is the best practice to do it with a shell script that would work
with passwords with weird characters?

Thanks,

Alan
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 528 bytes
Desc: not available
URL: <http://lists.zx2c4.com/pipermail/password-store/attachments/20210126/29c3a2df/attachment.sig>


More information about the Password-Store mailing list