4.0;uctob (uncatalog_object), revision 4.0, 82/03/24
UCTOB (UNCATALOG_OBJECT) -- Uncatalog the specified pathname, without
deleting the associated object.
usage: UCTOB pathname... [-BR] {CL}
FORMAT
UCTOB pathname ... [options]
UCTOB removes the specified pathname from the name space. The object
associated with the pathname is not affected. This command is primarily
intended for system-level debugging use.
ARGUMENTS
pathname
(required) Specify name of object to be uncataloged. The object
itself is not affected. Multiple objects and wildcarding
are permitted.
OPTIONS
-BR Suppress listing of names and UIDs of objects as they are
uncataloged. These are reported unless this option is
specified.
This command uses the command line parser, and so also accepts the standard
command options listed in HELP CL.
EXAMPLES
$ uctob testfile Uncatalog "testfile".
"testfile" uid is 16791C0C.40000074.
$
RELATED TOPICS
More information is available. Type:
- HELP CTOB
for details about cataloging objects.