Skip to content

amboxer21/file-tail

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

file-tail

A ruby implementation of tail -f -n0

Usage:
anthony@ghost:~$ ruby tail.rb -f/var/log/auth.log

Options:

anthony@ghost:~$ ruby tail.rb --help


    Usage: tail.rb --file-name=FILENAME or -fFILENAME

    Option:
        --help,            Display this help messgage.

    Option:
        --filename, -f,    File for the program to tail.
anthony@ghost:~$

Releases

No releases published

Packages

No packages published

Languages