screen/xapply = fun
Posted Tue, 30 Sep 2003
So I rewrote an 'sshall' script I had been using for some time to use xapply instead, I don't know if I'll keep it this way.
I added screen support to, so doing:
sshall -s
in a screen session will open each ssh command in a new screen window. Woot?