4-3
Cisco SCE8000 Software Configuration Guide, Rel 3.1.6S
OL-16479-01
Chapter 4 Utilities
Working with SCE Platform Files
How to List the Files in the Current Directory
Step 1 From the SCE# prompt, type dir and press Enter.
How to List the Applications in the Current Directory
Step 1 From the SCE# prompt, type dir applications and press Enter.
How to Include Files in Sub-Directories in the Directory Files List
Step 1 From the SCE# prompt, type dir -r and press Enter.
Working with Files
• How to Rename a File, page 4-3
• How to Delete a File, page 4-3
• Copying Files, page 4-4
• How to Display File Contents, page 4-5
• How to Unzip a File, page 4-5
How to Rename a File
rename
Step 1 From the SCE# prompt, type rename current-file-name new-file-name and press Enter.
How to Delete a File
delete
Step 1 From the SCE# prompt, type delete file-name and press Enter.