2008-03-14 20:54:31 +00:00
|
|
|
|
|
|
|
=head1 NAME
|
|
|
|
|
|
|
|
B<pcons> - Runs a command on the noderange using the out-of-band console.
|
|
|
|
|
|
|
|
=head1 SYNOPSIS
|
|
|
|
|
|
|
|
B<pcons> I<noderange> I<command>
|
|
|
|
|
|
|
|
B<pcons>
|
|
|
|
[B<-h>|B<--help>]
|
|
|
|
|
|
|
|
B<pcons>
|
|
|
|
[B<-v>|B<--version>]
|
|
|
|
|
|
|
|
|
|
|
|
=head1 DESCRIPTION
|
|
|
|
|
|
|
|
Runs the a command to the noderange using the console.
|
|
|
|
|
|
|
|
=head1 EXAMPLES
|
|
|
|
|
|
|
|
|
|
|
|
pcons 1,3 stat
|
|
|
|
pcons all,-129-256 stat
|
|
|
|
|
|
|
|
|
|
|
|
|
2008-08-02 16:18:07 +00:00
|
|
|
=head1 SEE ALSO
|
2008-03-14 20:54:31 +00:00
|
|
|
|
2008-08-02 16:18:07 +00:00
|
|
|
L<psh(1)|psh.1>
|
2008-03-14 20:54:31 +00:00
|
|
|
|
|
|
|
|