Delete command
From NetworkCommands
A command available on most Cisco IOS-based platforms; used to delete (or remove) a file present in a local file system.
{{Usage Syntax}]
Configuration Context: Enable Mode
delete [filesystem:]filename
Contents |
Usage Examples
delete bootflash:cat4000-i5k91s-mz.122-18.EW.bin
del cat4000-i5k91s-mz.122-18.EW.bin
Usage Notes
If you do not specify a file system, the default file system is assumed. The default file system (normally the file system the IOS image used to boot the system resides on) is displayed when using the dir command with no arguements.
[TAB] can be used to 'autocomplete' file system names and file names.
Command Equivalents
The Li/Unix command equivalent is the rm command







