I am trying execute two commands in sequence using paramiko. The remote server is solaris.Here is the code snippet.
client = paramiko.SSHClient() client.set_missi