4.0;ctob (catalog_object), revision 4.0, 82/03/24
CTOB (CATALOG_OBJECT) -- Catalog an object.
usage: CTOB pathname uid_hi uid_low {CL}
FORMAT
CTOB pathname uid_hi uid_low
CTOB assigns a pathname to an object that has a known unique identifier (UID).
CTOB catalogs the pathname and associated UID in the naming tree. This
command is primarily for system-level debugging.
ARUGUMENTS
pathname
(required) Specify assigned pathname.
uid_hi
(required) Specify the high portion of the UID as a 32-bit hexadecimal
number.
uid_low
(required) Specify the low portion of the UID as a 32-bit hexadecimal
number.
OPTIONS
CTOB has no unique options, but does use the command line parser,and so
accepts the standard command options listed in HELP CL.
EXAMPLE
$ ctob lastfile 10A0BAAD 60000102