Skip to content

Latest commit

 

History

History
36 lines (20 loc) · 645 Bytes

recho.1.md

File metadata and controls

36 lines (20 loc) · 645 Bytes

recho(1) -- Echo strings over ssh

SYNOPSIS

recho [-hvV] [ssh_options] [user@] [echo_options] [string]

OPTIONS

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

[ssh_options] ssh options [echo_options] echo options

USAGE

$ recho somehost.com biz baz > /srv/womp

AUTHOR

REPORTING BUGS

SEE ALSO

ssh(1), echo(1)

LICENSE

MIT (C) Copyright Joseph Werle 2014