An open API service indexing awesome lists of open source software.

https://github.com/bpkg/rtail

Easily tail a file over ssh
https://github.com/bpkg/rtail

Last synced: 9 months ago
JSON representation

Easily tail a file over ssh

Awesome Lists containing this project

README

          

rtail
=====

Easily tail a file over ssh

## install

[bpkg](https://github.com/bpkg/bpkg)

```sh
$ bpkg install rtail -g
```

or

```sh
$ make install
```

## usage

```sh
$ rtail somehost.com -f /var/log/host.log
```

## license

MIT