Difference between revisions of "DIRECTORY (command)"

From VSI OpenVMS Wiki
Jump to: navigation, search
(Created page with "DIRECTORY is a DCL command that provides a list of files or information about a file or group offiles. Requires execute (E) access to look u...")
 
 
Line 1: Line 1:
 
DIRECTORY is a [[DCL]] [[Command|command]] that provides a list of files or information about a file or group offiles. Requires execute (E) [[UIC Protection|access]] to look up files you know the names of, read (R) access to read or list a file or to use a file name with the asterisk (*)  and the percent sign (%) wildcard characters to look up files.  
 
DIRECTORY is a [[DCL]] [[Command|command]] that provides a list of files or information about a file or group offiles. Requires execute (E) [[UIC Protection|access]] to look up files you know the names of, read (R) access to read or list a file or to use a file name with the asterisk (*)  and the percent sign (%) wildcard characters to look up files.  
 +
 +
DIRECTORY is invoked with DIRECTORY.EXE.
 +
 
=Syntax=
 
=Syntax=
 
  DIRECTORY  [filespec[,...]]
 
  DIRECTORY  [filespec[,...]]

Latest revision as of 12:48, 6 February 2023

DIRECTORY is a DCL command that provides a list of files or information about a file or group offiles. Requires execute (E) access to look up files you know the names of, read (R) access to read or list a file or to use a file name with the asterisk (*) and the percent sign (%) wildcard characters to look up files.

DIRECTORY is invoked with DIRECTORY.EXE.

Syntax

DIRECTORY  [filespec[,...]]

Qualifiers

  • /ACL
  • /BACKUP
  • /BEFORE
  • /BRIEF
  • /BY_OWNER
  • /CACHING_ATTRIBUTE
  • /COLUMNS
  • /CREATED
  • /DATE
  • /EXACTEXCLUDE
  • /EXPIRED
  • /FILE_ID
  • /FTP
  • /FULL
  • /GRAND_TOTAL
  • /HEADING
  • /HIGHLIGHT
  • /MODIFIED
  • /OUTPUT
  • /OWNERPAGE
  • /PRINTER
  • /PROTECTION
  • /SEARCH
  • /SECURITY
  • /SELECT
  • /SHELVED_STATE
  • /SINCE
  • /SIZE
  • /STYLE
  • /SYMLINK
  • /TIME
  • /TOTAL
  • /TRAILING
  • /VERSIONS
  • /WIDTH
  • /WRAP