You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Dimitris Zlatanidis 8a31db7d9c ruby/rubygem-file-tail: Added (Library to tail files in Ruby). 8 years ago
..
README ruby/rubygem-file-tail: Added (Library to tail files in Ruby). 8 years ago
rubygem-file-tail.SlackBuild ruby/rubygem-file-tail: Added (Library to tail files in Ruby). 8 years ago
rubygem-file-tail.info ruby/rubygem-file-tail: Added (Library to tail files in Ruby). 8 years ago
slack-desc ruby/rubygem-file-tail: Added (Library to tail files in Ruby). 8 years ago

README

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.