Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ list_object(8cds) — DCE 3.1

Media Vault

Software Library

Restoration Projects

Artifacts Sought

list object(8cds)  —  Maintenance

NAME

list object - Lists the specified object entries matching a specified object entry name

SYNOPSIS

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

ARGUMENTS


object-nameThe full name of a specific object entry.  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 object command displays a list of all the object entries (including clearinghouse object entries) whose names match the object entry name that you specify.  The last simple name can contain wildcard characters.  You can use a with attribute-name = attribute-value clause to limit output only to object entries 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 object entry.  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 object entries. 

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 object entries named in the directory /.:/eng:

cdscp> list object /.:/eng/∗
                        LIST
                      OBJECT   /.../abc.com/eng
                          AT   1991-10-15-15:53:06
juno
test_stats
work_disk1
work_disk2

RELATED INFORMATION

Commands:

add_object(8cds), create_object(8cds), delete_object(8cds), remove_object(8cds), set_object(8cds), show_object(8cds). 

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