acbox / csshx

Automatically exported from code.google.com/p/csshx

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

            --------------------------------------------------
            csshX - Cluster SSH tool for Mac OS X Terminal.app
            --------------------------------------------------
            Copyright 2011 by Gavin Brock    <gbrock@cpan.org>
            --------------------------------------------------


INSTALLATION:

As csshX is a command line tool, no special installation is needed. It may
be copied into a directory in your path, (e.g. /usr/local/bin) for your 
convenience.

The software has been tested on Mac OS X 10.5, 10.6 and 10.7 with the default
Perl installation - no additional Perl modules are required.

This version includes additional changes that might affect those older
versions and that hasn't been so throroughtly tested, but that were needed
for macOS 10.12 and had been tested in a couple of machines running 10.12.6

DOCUMENTATION:

The documentation for csshX is self contained. Please run:

    ./csshX --man

UPDATES:

The latest version of the software is available here:

    https://github.com/brockgr/csshx

Important update information will be posted on:

    http://gavcode.wordpress.com/tag/csshX/

Information for enthusiasts will be posted on twitter:

    http://twitter.com/csshx


LICENSE:

This program is free software; you may redistribute it and/or modify it 
under the same terms as Perl itself. 

Full details can be found by running:

    perldoc perlartistic
    perldoc perlgpl


CREDITS:

Thanks to everyone for the suggestions and bug reports. That's what makes
coding fun. In addition, I would like to thank the following people for their
patches and code: Eric Lubow, mtbeedee, Mitch Silverstein, Robin Stephenson, 
Chris Yunker, Song Gao, Jean-Sebastien Morisset and Brian Yarger

About

Automatically exported from code.google.com/p/csshx


Languages

Language:Objective-C 67.9%Language:Perl 31.7%Language:C 0.4%