
2-111
Cisco SCE 8000 CLI Command Reference
Chapter 2 CLI Command Reference
delete
delete
Deletes a file from the local flash file system.
delete filename [/recursive]
Syntax Description
Command Default None
Command Modes Privileged EXEC
Command History This table includes the following release-specific history entries:
Usage Guidelines Authorization: admin
Examples The following example shows how to delete the file oldlog.txt:
SCE8000>enable 10
Password:<cisco>
SCE8000#delete oldlog.txt
SCE8000#
The following example shows how to delete the directory oldlogs:
SCE8000>enable 10
Password:<cisco>
SCE8000#delete oldlogs /recursive
3 files and 1 directories will be deleted.
Are you sure? y
3 files and 1 directories have been deleted.
SCE8000#
Related Commands
filename Name of the file or directory to be deleted.
/recursive Deletes a complete directory and its contents. When used with this switch,
the filename argument specifies a directory rather than a file.
Release Modification
2.5.7 This command was introduced.
Command Description
dir Displays the files in the current directory.
rmdir Removes an empty directory.
Commenti su questo manuale