ece42fe254
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@227 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
33 lines
338 B
Plaintext
33 lines
338 B
Plaintext
|
|
=head1 NAME
|
|
|
|
B<getmacs> - Collect mac addresses.
|
|
|
|
=head1 SYNOPSIS
|
|
|
|
B<getmacs>
|
|
I<noderange>
|
|
|
|
B<getmacs>
|
|
[B<-h>|B<--help>]
|
|
|
|
B<getmacs>
|
|
[B<-v>|B<--version>]
|
|
|
|
|
|
=head1 DESCRIPTION
|
|
|
|
Collects MAC addresses of the input noderange.
|
|
|
|
=head1 EXAMPLES
|
|
|
|
|
|
getmacs 1,3
|
|
getmacs 14-56,70-203
|
|
getmacs 1,3,14-56,70-203
|
|
getmacs all,-129-256
|
|
|
|
|
|
|
|
|