Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ lcnode — Apollo

Media Vault

Software Library

Restoration Projects

Artifacts Sought

1.1;lcnode (list_connected_nodes), revision 1.1, 81/06/27
LCNODE (LIST_CONNECTED_NODES) -- List nodes connected to the network.
usage:  LCNODE  [-M | -B]


FORMAT

  LCNODE [options]


  LCNODE lists the nodes currently connected to the network.  The list contains
  the id of every node connected, the time at which the node was started, the
  current time, and the name of each node's entry directory.

  This command reports only the nodes that respond within a preset time limit.
  Should a node be connected, but temporarily unable to respond within the
  specified time, it will not appear in the produced list.


OPTIONS

  -M[E]            Request information about your node only.  This option
                   displays the node id.

  -B               Request brief output.  LCNODE lists only the entry
                   directory name for each connected node.


EXAMPLES

  1.  $ lcnode

        The node ID of this node is 21.
        3 other nodes responded.

      Node ID      Boot time           Current time      Entry Directory

         21   1981/06/09 09:21:44   1981/06/09 16:06:22  //DIME
         17   1981/06/09 13:52:02   1981/06/09 16:06:13  //PENNY
         27   1981/06/09 12:53:28   1981/06/09 16:06:07  //OS_DEV
         24   1981/06/09 10:37:33   1981/06/09 16:06:15  //MKT_DEMO


      If you are using a diskless node, you receive the same message as above,
      except the first line under "Entry Directory" mentions your partner node
      identification number, as follows:

      **DISKLESS**partner node: n

  2.  $ lcnode -me

       The node ID of this node is 21.

  3.  $ lcnode -b

      //DIME
      //PENNY
      //OS_DEV
      //MKT_DEV

Typewritten Software • bear@typewritten.org • Edmonds, WA 98026