bstr_realm_setup_node(1) — Commands
Name
bstr_realm_setup_node − Creates directories and files to be used at run-time by the Realm-specific environment components started on the Node.
Syntax
bstr_realm_setup_node realm_name [-v]
Parameters
realm_nameSpecifies the local name of the Realm for which the structures (files and directory) are to be created.
The realm_name string can have a maximum of 8 uppercase characters and must follow the syntax rules of a BASEstar Open local name.
Description
Before issuing the bstr_realm_setup_node command, issue the bstr_node_setup command to set up the Node.
Options
-v
This option displays additional information on the execution of the command.
Examples
$ bstr_realm_setup_node MY_REALM<Return>
If you are logged in to NODE1, the bstr_realm_setup_node command creates the BASEstar Open static structures for MY_REALM.
See Also
| bstr_node_setup | # |
| bstr_realm_unset_node | # |