Skip to content

Latest commit

 

History

History
81 lines (40 loc) · 801 Bytes

File metadata and controls

81 lines (40 loc) · 801 Bytes

noderm.1

perl

NAME

noderm -Removes the nodes in the noderange from all database table.

SYNOPSIS

noderm [-h| --help] noderm noderange

DESCRIPTION

The noderm command removes the nodes in the input node range.

OPTIONS

-h|--help Display usage message.

RETURN VALUE

0 The command completed successfully.

1 An error has occurred.

EXAMPLES

  1. To remove the nodes in noderange node1-node4, enter:
noderm node1-node4

FILES

/opt/xcat/bin/noderm

SEE ALSO

nodels(1)nodeadd.8, noderange(3)|noderange.3