rtail

Build Status

Installation

bash cargo install rtail

Usage

```bash rtail 0.0.1 Relaed knarfytrebil@gmail.com read remote files over http / https

USAGE: rtail [FLAGS] [OPTIONS]

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

OPTIONS: -m, --milliseconds Interval of the poll

ARGS: URL of the file to read

```