list directory(8cds) — Maintenance
NAME
list directory - Displays a list of all directories matching a specified directory name
SYNOPSIS
cdscp list directory directory-name [with attribute-name = attribute-value]
ARGUMENTS
directory-name
The full name of a specific directory. 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 directory command displays a list of all the directories whose names match the specified directory name. The last simple name can contain wildcards. You can use a with attribute-name = attribute-value clause to limit output only to directories 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 parent directory. 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 directories.
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 the names of all the directories in the /.:/sales directory:
cdscp list directory /.:/sales/∗
LIST
DIRECTORY /.../abc.com/sales
AT 1991-10-15-15:43:58
atlanta
austin
boston
chicago
ontario
ny
seattle
RELATED INFORMATION
Commands:
add_directory(8cds), create_directory(8cds), delete_directory(8cds), remove_directory(8cds), set_directory(8cds), set_directory_to_skulk(8cds), show_directory(8cds).