in reply to Re^2: Efficient deletion of files / shell interaction
in thread Efficient deletion of files / shell interaction
In addition to Corion's advice there is File::ReadBackwards. I don't know if it would be faster than seek but it would probably be easier to code up since it's line instead of block-size oriented.
|
|---|