|
|
|
@ -1,2 +1,3 @@ |
|
|
|
This is a small ruby library that allows it to "tail" files in Ruby, including |
|
|
|
following a file, that still is growing like the unix command 'tail -f' can. |
|
|
|
This is a small ruby library that allows it to "tail" files in Ruby, |
|
|
|
including following a file, that still is growing like the unix |
|
|
|
command 'tail -f' can. |