delete child(8cds) — Maintenance
NAME
delete child - Deletes a child pointer from the namespace
SYNOPSIS
cdscp delete child child-name
ARGUMENTS
child-nameThe full name of the child pointer.
DESCRIPTION
The delete child command deletes a child pointer from the namespace.
Privileges Required
You must have d (delete) permission to the child pointer or A (Admin) permission to the parent directory.
NOTES
Use the delete child command only when the directory to which the child pointer refers is deleted and the child pointer accidentally remains.
This command is replaced at DCE Version 1.1 by the dcecp command and may not be provided in future releases of DCE.
EXAMPLES
The following command deletes the child pointer that accidentally remains after the /.:/sales/east directory is deleted:
cdscp> delete child /.:/sales/east
RELATED INFORMATION
Commands:
create_child(8cds), list child(8cds), show child(8cds).