dir

This command lists the contents of a directory.

Syntax

dir directory

Parameters

directory
Specifies a directory on the appliance.

Examples

  • List the contents of the config: directory.
    (config)# dir config:
    
    File Name         Last Modified              Size
    ---------         -------------              ----
    unicenter.cfg     Mon Jul  9 11:09:36 2007   3411
    autoconfig.cfg    Mon Jul  9 14:20:27 2007   20907
    
    89.2 MB available to config:
    
  • List the contents of the msgcat subdirectory of the store: directory.
    (config)# dir store:\\\msgcat
    
    File Name         Last Modified              Size
    ---------         -------------              ----
    crypto.xml        Mon Jul  9 11:09:26 2007   179069
    dplane.xml        Mon Jul  9 11:09:26 2007   299644
    …
    xslt.xml          Mon Jul  9 11:09:26 2007   10233
    
    89.2 MB available to store:\msgcat