cat and grep from multiple files in python and write output to a file?

前端 未结 0 652
無奈伤痛
無奈伤痛 2020-12-18 16:15

i want a python equivalent of shell command cat logs/archived/app.2020-12-11* | grep "Sending" > sms_otp_logs_ack.log

I have tried by using

相关标签:
回答
  • 消灭零回复
提交回复
热议问题