mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-29 01:13:08 +00:00
7b05323e04
Prompted by: distilator With Hat: ruby@ Sponsored by: RideCharge Inc. / TaxiMagic
7 lines
255 B
Plaintext
7 lines
255 B
Plaintext
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
|