1 04/10/84  display_branch
 2 
 3 Syntax as a command:  display_branch {-control_arg} target
 4 
 5 
 6 Function:  prints out information about directory entries that is not
 7 returned by the status command and lists the segment UID and the
 8 location of the branch.  It does not access the VTOCE of the segment
 9 for any information.
10 
11 
12 Arguments:
13 target
14    indicates the segment whose branch is to be displayed.  Any of the
15    following forms can be used to specify the target segment:  the
16    pathname of the segment, the octal segment number of the segment, or
17    the octal pointer representation of the branch address to be
18    displayed (e.g., 260|1664).
19 
20 
21 Control arguments:
22 -name, -nm
23    must be specified before any pathname that is, or that can be
24    construed as, a valid octal number.
25 
26 
27 Access required:  This command requires access to the phcs_ gate.