elif / 0.1.0
| Short description: | Elif (File backwards) is for reading files in reverse. | |||||
|---|---|---|---|---|---|---|
| Category: | Application/File | |||||
| Status: | beta | |||||
| Created: | 2007-02-07 13:56:53 GMT | |||||
| Last update: | 2007-02-07 13:56:53 GMT | |||||
| Owner: | James Edward Gray II (Projects of this owner) | |||||
| Homepage: | http://elif.rubyforge.org/ | |||||
| Download: | http://rubyforge.org/frs/?group_id=2684 | |||||
| License: | Ruby's | |||||
| Dependency: |
|
|||||
| Description: | 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. |
|||||