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.
 
 
 
 
 
 
B. Watson db65698202 ruby/rubygem-file-tail: Wrap README at 72 columns. 4 years ago
..
README ruby/rubygem-file-tail: Wrap README at 72 columns. 4 years ago
rubygem-file-tail.SlackBuild All: Support $PRINT_PACKAGE_NAME env var 4 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.