Dell POWEREDGE M1000E User Manual
Page 894
A-8
Cisco Catalyst Blade Switch 3130 and 3032 for Dell Command Reference
OL-13271-03
Appendix A Cisco Catalyst Blade Switch 3130 and 3032 for Dell Boot Loader Commands
dir
dir
Use the dir boot loader command to display a list of files and directories on the specified file system.
dir filesystem:/file-url ...
Syntax Description
Command Modes
Boot loader
Command History
Usage Guidelines
Directory names are case sensitive.
Examples
This example shows how to display the files in flash memory:
switch: dir flash:
Directory of flash:/
2 -rwx 5752 Mar 1 1993 00:06:02 +00:00 config.text
3 -rwx 24 Mar 1 1993 00:06:02 +00:00 private-config.text
4 -rwx 9995193 Mar 1 1993 00:04:31 +00:00 cbs31x0-universal-mz.122-40.EX1
6 -rwx 1147 Mar 1 1993 00:40:29 +00:00 FHH105002F6_IPBase.lic
9 -rwx 1155 Mar 1 1993 23:55:57 +00:00 FHH105002F6_IPServ.lic
10 -rwx 1161 Mar 1 1993 23:56:21 +00:00 FHH105002F6_AdvIPServ.lic
8 -rwx 8016 Mar 1 1993 00:00:51 +00:00 vlan.dat
57931776 bytes total (35725824 bytes free)
describes the fields in the display.
filesystem:
Alias for a flash file system. Use flash: for the system board flash device.
/file-url
(Optional) Path (directory) and directory name whose contents you want to
display. Separate each directory name with a space.
Release
Modification
12.2(40)EX1
This command was introduced.
Table A-1
dir Field Descriptions
Field
Description
2
Index number of the file.
-rwx
File permission, which can be any or all of the following:
•
d—directory
•
r—readable
•
w—writable
•
x—executable
1644045
Size of the file.