Skip to content

knarfytrebil/rtail

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rtail

Build Status Crates.io Crates.io

Installation

cargo install rtail

Usage

USAGE:
    rtail [FLAGS] [OPTIONS] <URL>

FLAGS:
    -f, --follow     Continuesly watch the change of the url
    -h, --help       Prints help information
    -V, --version    Prints version information

OPTIONS:
    -m, --milliseconds <interval>    Interval of the poll

ARGS:
    <URL>    URL of the file to read

License

MIT License