<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <p>I have used clusterssh many times. (should be in the ubuntu
      repository).<br>
    </p>
    <p> It is dependent on xwindows, as it just spawns xterms and copies
      the input stream to all the windows simultaneously. csshx on the
      mac works similarly, but with the osx terminal app instead. <br>
    </p>
    <p>It sounds like clusterssh will do what you are looking for. <br>
    </p>
    <p>Be careful how many you do, your screen can get quite cluttered
      once you get over 10 sessions going.</p>
    <p>rgt<br>
    </p>
    <div class="moz-cite-prefix">On 4/14/18 2:22 PM, Lux, Jim (337K)
      wrote:<br>
    </div>
    <blockquote type="cite"
      cite="mid:E468F8A0-69F3-4E5C-885F-A4CF77C2E73C@jpl.nasa.gov">
      <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
      <meta name="Generator" content="Microsoft Word 15 (filtered
        medium)">
      <style><!--
/* Font Definitions */
@font-face
        {font-family:"Cambria Math";
        panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0in;
        margin-bottom:.0001pt;
        font-size:12.0pt;
        font-family:"Calibri",sans-serif;}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:#0563C1;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:#954F72;
        text-decoration:underline;}
span.EmailStyle17
        {mso-style-type:personal-compose;
        font-family:"Calibri",sans-serif;
        color:windowtext;}
.MsoChpDefault
        {mso-style-type:export-only;
        font-family:"Calibri",sans-serif;}
@page WordSection1
        {size:8.5in 11.0in;
        margin:1.0in 1.0in 1.0in 1.0in;}
div.WordSection1
        {page:WordSection1;}
--></style>
      <div class="WordSection1">
        <p class="MsoNormal"><span style="font-size:11.0pt">Pdsh does
            most of what I want, but there’s one thing that maybe it
            does (and I’ve not found it), or there’s some clever way to
            do this..<o:p></o:p></span></p>
        <p class="MsoNormal"><span style="font-size:11.0pt"><o:p> </o:p></span></p>
        <p class="MsoNormal"><span style="font-size:11.0pt">What I would
            like is to have the console output from the N ssh sessions
            return to separate windows..<o:p></o:p></span></p>
        <p class="MsoNormal"><span style="font-size:11.0pt"><o:p> </o:p></span></p>
        <p class="MsoNormal"><span style="font-size:11.0pt">Pdsh does a
            nice job of bringing it all back to one place, but it would
            be nice to have it divided up.. Say you’re doing pdsh  to
            fire off a sequence of apt-get, or ls or something like that
            which returns multiple lines.. – since each node runs at a
            different rate, the lines come back randomly interspersed.<o:p></o:p></span></p>
        <p class="MsoNormal"><span style="font-size:11.0pt"><o:p> </o:p></span></p>
        <p class="MsoNormal"><span style="font-size:11.0pt">$pdsh -w
            b0[1-4] “ls -al /tmp/*”<o:p></o:p></span></p>
        <p class="MsoNormal"><span style="font-size:11.0pt">Or<o:p></o:p></span></p>
        <p class="MsoNormal"><span style="font-size:11.0pt">$pdsh -w
            b0[1-4] “echo temppwd | sudo -S apt-get update package”<o:p></o:p></span></p>
        <p class="MsoNormal"><span style="font-size:11.0pt"><o:p> </o:p></span></p>
        <p class="MsoNormal"><span style="font-size:11.0pt"><o:p> </o:p></span></p>
        <p class="MsoNormal"><span style="font-size:11.0pt">I happen to
            be on a Mac, so there are apps like iTerm2 that apparently
            do this, but I’d like a bit more generic (any *nix)
            <o:p></o:p></span></p>
        <p class="MsoNormal"><span style="font-size:11.0pt"><o:p> </o:p></span></p>
        <p class="MsoNormal"><span style="font-size:11.0pt">I see
            ClusterSSH in a google search, but haven’t tried it yet. 
            Apparently there’s a flavor called csshX for Mac OS X<o:p></o:p></span></p>
        <p class="MsoNormal"><span style="font-size:11.0pt"><o:p> </o:p></span></p>
        <p class="MsoNormal"><span style="font-size:11.0pt"><o:p> </o:p></span></p>
        <p class="MsoNormal"><span style="font-size:11.0pt">Any ideas?<o:p></o:p></span></p>
        <p class="MsoNormal"><span style="font-size:11.0pt"><o:p> </o:p></span></p>
      </div>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_______________________________________________
Beowulf mailing list, <a class="moz-txt-link-abbreviated" href="mailto:Beowulf@beowulf.org">Beowulf@beowulf.org</a> sponsored by Penguin Computing
To change your subscription (digest mode or unsubscribe) visit <a class="moz-txt-link-freetext" href="http://www.beowulf.org/mailman/listinfo/beowulf">http://www.beowulf.org/mailman/listinfo/beowulf</a>
</pre>
    </blockquote>
    <br>
  </body>
</html>