System information

12-93
Cisco SN 5428-2 Storage Router Software Configuration Guide
78-15471-01
Chapter 12 Command Line Interface Reference
delete script
delete script
To remove the named command file from the script directory, use the delete script command.
delete script {filename | all}
Syntax Description
Defaults None.
Command Modes Administrator.
Command History
Usage Guidelines Use the show script command to display the contents of the script directory or the specified command
file.
Examples The following example removes the command file named foo_script from the storage router:
[SN5428-2A]# delete script foo_script
filename The name of the command file to be deleted. This file must exist in the
script directory.
all Keyword, indicating that all command files in the script directory are to be
deleted.
Release Modification
3.2.1 This command was introduced.