How to execute commands with sudo using paramiko in the same session

前端 未结 0 1232
萌比男神i
萌比男神i 2021-01-29 21:52

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         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题