Reference Guide

dir
Display the files in a file system. The default is the current directory.
S4820T
Syntax
dir [filename | directory name:]
Parameters
filename
|
directory name
:
(OPTIONAL) Enter one of the following:
For a file or directory on the internal Flash, enter flash://
then the filename or directory name.
For a file or directory on the external Flash, enter slot0://
then the filename or directory name.
Command Modes EXEC Privilege
Command History
This guide is platform-specific. For command information about other platforms, refer to the
relevant
FTOS Command Line Reference Guide
.
The following is a list of the FTOS version history for this command.
Version 8.3.19.0 Introduced on the S4820T.
Version 8.3.11.1 Introduced on the Z9000.
Version 8.3.7.0 Introduced on the S4810.
Version 7.6.1.0 Introduced on the S-Series.
Version 7.5.1.0 Introduced on the C-Series.
E-Series Original command.
Example
FTOS#dir
Directory of flash:
1 -rwx 6478482 May 13 101 16:54:34 E1200.BIN
flash: 64077824 bytes total (57454592 bytes free)
FTOS#
Related
Commands
cd – changes the working directory.
62