sshpass: invalid option -- 'J' code example
Example: sshpass example
sshpass -p 'password' ssh user@domain
#THIS CAN NEVERTHELESS BE EXTREMELY INSECURE
sshpass -p 'password' ssh user@domain
#THIS CAN NEVERTHELESS BE EXTREMELY INSECURE