blob: 2c963070a44c3595e9e4794b1908e956d91340fa (
plain) (
blame)
1
2
3
4
|
A port of File::ReadBackwards, the Perl module by Uri Guttman,
for reading a file line by line in reverse order. This can
often be helpful for things like log files, where the
interesting information is usually at the end.
|