=head1 Name psh - parallel remote shell =head1 B B [I<-s>] {I|B|I} I B {B<-h>|B<--help>|B<-v>|B<--version>} =head1 B B is a utility used to run a command across a list of nodes in parallel. B must be set up to allow no prompting for B to work. Note: this command does not support the xcatd client/server communication and therefore must be run on the management node. =head1 B =over 7 =item B<-s> Issues the commands serially. =item B See L. =item B Run against nodes owned by "me" as listed by PBS's L command. =item B Run against nodes assigned to a PBS job as listed by PBS's L command. =item B Command to be run in parallel. If no command is give then B enters interactive mode. In interactive mode a ">" prompt is displayed. Any command entered is executed in parallel to the nodes in the noderange. Use "exit" or "Ctrl-D" to end the interactive session. =item B<-h>|B<--help> Print help. =item B<-v>|B<--version> Print version. =back =head1 B B I I node4: Sun Aug 5 17:42:06 MDT 2001 node5: Sun Aug 5 17:42:06 MDT 2001 node6: Sun Aug 5 17:42:06 MDT 2001 B I I I<-f> I B I I<'rm> I<-f> I Notice the use of '' to forward shell expansion. This is not necessary in interactive mode. =head1 B Egan Ford =head1 B B L, L, L, L