Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ list_child(8cds) — DCE 3.1

Media Vault

Software Library

Restoration Projects

Artifacts Sought

list child(8cds)  —  Maintenance

NAME

list child - Displays a list of all child pointers matching a specified child name

SYNOPSIS

cdscp list child child-name [with attribute-name = attribute-value]

ARGUMENTS

child-nameThe full name of a specific child pointer.  The last simple name can contain wildcard characters. 

with attribute-name
The name of a particular attribute.

= attribute-value
The value of a particular attribute.

DESCRIPTION

The list child command displays a list of all the child pointers whose names match the specified child name.  The last simple name can contain wildcard characters.  You can use a with attribute-name = attribute-value clause to limit output only to child pointers whose attributes have values equal to the specified values.  Spaces must precede and follow the = (equal sign). 

Privileges Required

You must have r (read) permission to the directory that stores the child pointer.  If you use a with attribute-name = attribute-value clause in the command, you also need r (read) or t (test) permission to the selected child pointers. 

NOTES

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 displays a list of all the child pointers named in the /.:/sales directory:

cdscp> list child /.:/sales/∗
                        LIST
                       CHILD   /.../abc.com/sales
                          AT   1991-10-15-15:56:00
Q1
Q2
Q3
Q4

RELATED INFORMATION

Commands:

create_child(8cds), delete_child(8cds), show_child(8cds). 

Typewritten Software • bear@typewritten.org • Edmonds, WA 98026