Hi, Trying to run this but it isn't working - I'm suspecting it's the quotes: $ ssh machine1 "ssh machine2 "mysql -e "show databases""" I tried various combinations of single and double quotes as well as backslashes. Can anyone help? Thanks, Paul
Hi, Trying to run this but it isn't working - I'm suspecting it's the quotes: $ ssh machine1 "ssh machine2 "mysql -e "show databases""" I tried various combinations of single and double quotes as well as backslashes. Can anyone help? Thanks, Paul