2.0;lrgy (list_registry), revision 2.0, 83/01/03
LRGY (LIST_REGISTRY) -- List registry sites.
usage: LRGY [-R rgypath | -LOC]
FORMAT
LRGY [options]
LRGY lists registry site names and the name of the network master registry
file. For complete information on the use of local and network registries,
see the "DOMAIN System Administrator's Guide."
OPTIONS
If no options are specified, LRGY lists the sites in the current node's
registry file copy (/REGISTRY/REGISTRY).
-R pathname Specify name of registry file to be listed. If the -LOC
option is also present, this name must be a node name (see
example 3). If you omit this option but include -LOC, LRGY
lists your node's local registry
(//'node'/REGISTRY/LOCAL_REGISTRY).
-LOC List local registry.
EXAMPLES
1. $ lrgy List registry file copy.
Registry: //os/registry/rgy_master
Sites of registration data files:
//os/registry/rgy_dir.1
//us/registry/rgy_dir.2
//tape/registry/rgy_dir.3
2. $ lrgy -loc List current node's local registry.
Registry: //tape/registry/local_registry
Sites of registration data files:
//tape/registry/local_site
Registry is LOCAL. It has 11 slots for login;
the expiration period is 10 days.
3. $ lrgy -r //os -loc List local registry of node "os".
Registry: //os/registry/local_registry
Sites of registration data files:
//os/registry/local_site
Registry is LOCAL. It has 11 slots for login;
the expiration period is 10 days.
RELATED TOPICS
More information is available. Type:
- HELP CRRGY
for details about creating network registry files.