7b05323e04
Prompted by: distilator With Hat: ruby@ Sponsored by: RideCharge Inc. / TaxiMagic
6 lines
255 B
Text
6 lines
255 B
Text
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.
|
|
|
|
WWW: http://elif.rubyforge.org
|