Pass credentials to ssh via command line with shapes

sudo apt-get install sshpass

Syntax of usage:
sshpass -p '' <ssh/scp command>

Leave a Reply