Search found 1 match

by logsys
Fri Dec 02, 2005 6:06 am
Forum: TextPipe Tips and Tricks, Questions and Support
Topic: How to delete everything between expression and end of file?
Replies: 4
Views: 12815

How to delete everything between expression and end of file?

Hello,

I have the following problem:

I have 79500 .txt files (from 2kb to 400kb). In all these files is a special expression (for example "universe"). I want to delete ALL characters between
"universe" and the end of the file (including "universe"). The expression "universe" is in each file on a ...