python中執行shell命令

查看輸出結果html

import os
output = os.popen('cat 6018_gap_5_predict/solusion2/solusion2_0-1.txt | wc -l')
print('The last ',463719-int(output.read()))

 

其餘方法:spa

https://www.cnblogs.com/hei-hei-hei/p/7216434.htmlcode

【注】commands 只有在py2中有htm

相關文章
相關標籤/搜索