argent-smith / rsh

A library wrapping BSD rsh(1) client execution into a PORO. Also features pure ruby rsh client implementation.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

rsh

Build Status Code Climate

Author Pavel Argentov argentoff@gmail.com

Here's a simple tiny wrapper which alows me to use rsh shell command in PORO (Plain Old Ruby Object) style. For all details see Rsh class rdoc.

This gem was developed and tested on FreeBSD 8.1+. If you find any incompatibilities and/or are ready to help me fix the problem feel free to write me on the public email listed above.

Copyright

Copyright (c) 2010 Pavel Argentov. See LICENSE for details.

About

A library wrapping BSD rsh(1) client execution into a PORO. Also features pure ruby rsh client implementation.

License:MIT License


Languages

Language:Ruby 100.0%