Specifications
file delete
200 SSR Command Line Interface Reference Manual
file delete
Purpose
Delete a file.
Format
file delete <file-name>
Mode
Enable
Description
The file delete command deletes the specified file. The filename can include a device
name. By default, if a device name is not specified, it is assumed to be the bootflash:
device which is where all configuration files are stored.
Parameters
<file-name> Name of the file to delete. The filename can include a device name using
this format: <device>:<file-name>. By default, if a device name is not
specified, it is assumed to be the bootflash device. The bootflash device is
the default device for storing configuration files.
Restrictions
None.
Examples
To delete the file config.old:
ssr# file delete config.old










