In computer software, specifically the DCL command-line interface of the OpenVMS operating system, the DIRECTORY command (often abbreviated as DIR) is used to list the files inside a directory. It is analogous to the MS-DOS <code>dir</code> and Unix <code>ls</code> commands.