mirror of
				https://github.com/xcat2/xcat-core.git
				synced 2025-10-31 11:22:27 +00:00 
			
		
		
		
	git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1980 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
		
			
				
	
	
		
			34 lines
		
	
	
		
			375 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			34 lines
		
	
	
		
			375 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| 
 | |
| =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
 | |
| 
 | |
| 
 | |
| 
 | |
| =head1 SEE ALSO
 | |
| 
 | |
| L<psh(1)|psh.1>
 | |
| 
 | |
| 
 |