forked from brockgr/csshx
-
Notifications
You must be signed in to change notification settings - Fork 2
/
README.txt
58 lines (35 loc) · 1.71 KB
/
README.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
--------------------------------------------------
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