python os.system执行shell 命令
生活随笔
收集整理的這篇文章主要介紹了
python os.system执行shell 命令
小編覺得挺不錯的,現(xiàn)在分享給大家,幫大家做個參考.
注意空格
import os os.system('ssh lg@10.xxx.22.150 python /home/lg/lg/k.py')總結(jié)
以上是生活随笔為你收集整理的python os.system执行shell 命令的全部內(nèi)容,希望文章能夠幫你解決所遇到的問題。
- 上一篇: 字典的最大深度 python 实现
- 下一篇: git push代码到远程新分支