Skip to content

Latest commit

 

History

History
36 lines (20 loc) · 646 Bytes

rtail.1.md

File metadata and controls

36 lines (20 loc) · 646 Bytes

rtail(1) -- Tail file over ssh

SYNOPSIS

rtail [-hvV] [ssh_options] [user@] [tail_options] [files ...]

OPTIONS

-v, --verbose enable verbose output -h, --help display this message -V, --version output version

[ssh_options] ssh options [tail_options] tail options

USAGE

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

AUTHOR

REPORTING BUGS

SEE ALSO

ssh(1), tail(1)

LICENSE

MIT (C) Copyright Joseph Werle 2014