Jump to content

delete line


drifter

Recommended Posts

is there a way to delete a line from a file without rewriting it?

I have a 300K file with about 20000 lines - each line takes about 1.5 seconds to process. (images and such)

the problem is, this runs for hours - then it fails and It starts over.

I would like to remove a line on sucess so that the next time it runs it does not rerun the same lines.

rewriting the file that large, that many times seems like it would be really hard on the server.

Thanks
Scott
Link to comment
https://forums.phpfreaks.com/topic/33780-delete-line/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.