Python调用linux命令

1、os.exec()

2、os.system()

3、os.popen()

4、commands.getoutput()

5、subprocess.call()

posted on 2018-11-25 21:41  leneenel  阅读(171)  评论(0)    收藏  举报

导航