Loading

摘要: 在python脚本中执行类似于下方的shell命令时,偶尔会出现fatal: print to "standard output" failed (Broken pipe)的报错信息 awk xxxxxxxx | head -n 1 原因好像是与python的标准输出,错误输出有关,具体原因也没整明 阅读全文
posted @ 2020-10-14 10:26 第6666代火影 阅读(901) 评论(0) 推荐(0)