tcl.node
Identifies network node.
Syntax
node {name} {(option}
Description
identifies the network node unique to this Pick virtual machine.
If the 'name' parameter is specified, the value of 'name' replaces the previous network node ID name.
Options
c Returns information in 'compressed' format.
Example
node
Node ID -- Serial Seed -- Creation --
prod 0001234 1DE18 11/14/91 16:52:59
This displays the current node information.
node (c
prod*00001234*9EB59*8915*37930*AP/UNIX:
RS6000;AIX;pick0:PROD0;2;3;000047311000;6.0.0.M0;08 May 1992
This displays the current node information in 'compressed' format.
node dev
Node ID -- Serial Seed -- Creation --
dev 00001234 1DE18 11/14/91 16:52:59
This changes the node ID to 'dev' and displays the current node
information.
See Also
User Comments
What do you think?
Share your experience or ask a question by using the form below.
Login to leave your comments.
