下面是对于文中所涉及的内容的python官方文档:
[4] http://docs.python.org/library/subprocess.html#replacing-older-functions-with-the-subprocess-module -- 关于使用subprocess 替代老的方法
[5] http://docs.python.org/lib/os-process.html -- os的exec方法族以及system方法
[6] http://docs.python.org/lib/os-newstreams.html -- os的popen方法
[7] http://docs.python.org/lib/node528.html -- os的subprocess介绍
查看更多关于Python下调用Linux的Shell命令的详细内容...
声明:本文来自网络,不代表【好得很程序员自学网】立场,转载请注明出处:http://www.haodehen.cn/did86564