VMS Help  —  DCE  DCE_CDS, cdscp  list_directory
 NAME

   list directory - Displays a list of all the directories whose names
                    match the 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.

   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.  A space must precede and follow the = (equals sign).

   Privilege Required

   You must have read permission to the parent directory.  If you use a
   with attribute-name = attribute-value clause in the command, you also
   need read or test permission to the selected directories.

 NOTE
   This command is replaced at Revision 1.1 by the dcecp command and
   may not be provided in future releases of DCE.

 EXAMPLE

   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
             create directory
             delete directory
             remove directory
             set directory
             set directory to skulk
             show directory
Close Help