<div dir="ltr">You may have tried this, but the pdsh package comes with dshbak. pdsh can be piped to dshbak which will group the output by node.<div>You won't see it until all have completed</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Sat, Apr 14, 2018 at 7:33 PM, Chris Samuel <span dir="ltr"><<a href="mailto:chris@csamuel.org" target="_blank">chris@csamuel.org</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="">On 15/4/18 4:22 am, Lux, Jim (337K) wrote:<br>
<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Pdsh does a nice job of bringing it all back to one place, but it<br>
would be nice to have it divided up.. Say you’re doing pdsh  to fire<br>
off a sequence of apt-get, or ls or something like that which returns<br>
multiple lines.. – since each node runs at a different rate, the<br>
lines come back randomly interspersed.<br>
</blockquote>
<br></span>
xCAT has xcoll which collates all the input so you see each nodes output<br>
grouped together, and condenses identical output into groups of nodes.<br>
<br>
Now xcoll is an improved version of dshbak which was in IBM's CSM<br>
and there is a version of that for pdsh output.<br>
<br>
<a href="https://linux.die.net/man/1/dshbak" rel="noreferrer" target="_blank">https://linux.die.net/man/1/ds<wbr>hbak</a><br>
<br>
So if it's possible to hack that to pop up an xterm for each<br>
nodes output then that might meet your criteria.<br>
<br>
Best of luck!<span class="HOEnZb"><font color="#888888"><br>
Chris<br>
-- <br>
 Chris Samuel  :  <a href="http://www.csamuel.org/" rel="noreferrer" target="_blank">http://www.csamuel.org/</a>  :  Melbourne, VIC</font></span><div class="HOEnZb"><div class="h5"><br>
______________________________<wbr>_________________<br>
Beowulf mailing list, <a href="mailto:Beowulf@beowulf.org" target="_blank">Beowulf@beowulf.org</a> sponsored by Penguin Computing<br>
To change your subscription (digest mode or unsubscribe) visit <a href="http://www.beowulf.org/mailman/listinfo/beowulf" rel="noreferrer" target="_blank">http://www.beowulf.org/mailman<wbr>/listinfo/beowulf</a><br>
</div></div></blockquote></div><br></div>