Remove all texts until certain string in multiple text files using python

75 views Asked by At

I have 14680 text files and after certain String I want to delete all the lines in each text files, how to accomplish this using python

Thanks and Regards

0

There are 0 answers