csshx icon indicating copy to clipboard operation
csshx copied to clipboard

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

Results 58 csshx issues
Sort by recently updated
recently updated
newest added

I've been bashing my head against this and have no idea what is happening. I've been using csshx and when I try running it on my cluster file some of...

Hi, csshX is unfortunately working with Z shell. I receive the following error: ``` history -d $(($HISTCMD-1)) && clear && exec '/usr/local/bin/csshX' '--master' '--sock' '/var/tmp/tmp.0.9z6VG2' '--launchpid' '3529' '--screen' '0' '--debug'...

Perl update: http://perl11.org/pod/perl5251delta.html ``` Unimplemented: POSIX::tmpnam(): use File::Temp instead at /System/Library/Perl/5.28/darwin-thread-multi-2level/POSIX.pm line 185. Unimplemented: POSIX::tmpnam() at /usr/local/bin/csshx line 1130. BEGIN failed--compilation aborted at /usr/local/bin/csshx line 1130. ```

# Update creating tmpfile for perl 5.28 & Mac Os BigSur

I want to open 8 ssh windows but do not use the whole screen size. From the manual I understand there is a "screen_bounds" function, however I do not understand...

OS: Mac OSX Mojave 10.14.6 CSSHX: ``` brew install csshx csshx -v csshX 0.74 ``` Example command executing on default Mac Terminal.app ``` csshx --ssh_args '-i ~/.ssh/key.pem' --login ubuntu 10.104.96.155...

``` In addition to supporting SSH, add support for a flag allowing multiple terminal control of hosts over telnet. ``` Original issue reported on code.google.com by `[email protected]` on 1 Oct...

Type-Defect
auto-migrated
Priority-Medium

csshx is not working in New Mac OS Release MacOS Mojave. Getting the following errors : $ ./csshX host1 host2 host3 host4 **** ERROR **** PerlObjCBridge:: sendObjcMessage: Can't get NSMethodSignature...