User manual

Overview
4-16
4.1.11 delete
Priv Exec Command
Use this command to delete the specified file from the system.
Syntax
delete ({/force|/recursive}|) .FILE
Parameters
Example
RFS7000#delete flash:/out.tar flash:/out.tar.gz
Delete flash:/out.tar [y/n]? y
Delete flash:/out.tar.gz [y/n]? y
RFS7000#delete /force flash:/tmp.txt
RFS7000#
RFS7000#delete /recursive flash:/backup/
Delete flash:/backup//fileMgmt_350_180B.core
[y/n]? y
Delete
flash:/backup//fileMgmt_350_18212X.core_bk
[y/n]? n
Delete flash:/backup//imish_1087_18381X.core.gz
[y/n]? n
RFS7000#
/force Forces deletion without a prompt.
/recursive Performs a recursive delete.
FILE Specifies the filename(s) to be deleted.