System information
12-479
Cisco SN 5428-2 Storage Router Software Configuration Guide
78-15471-01
Chapter 12 Command Line Interface Reference
show script
show script
To list the available files in the script directory or to view the contents of a specific command file, use
the show script command. Configuration files are stored in the script directory.
show script [filename]
Syntax Description
Defaults None.
Command Modes Administrator or Monitor.
Command History
Usage Guidelines Use this command to display a list of files in the script directory before attempting to execute the
commands in the script using the read script command. Use the filename parameter to view the contents
of the specified command file.
Examples The following is example output from the show script command:
[SN5428-2A]# show script
MyScriptFile
Lab1_Script
Test_12Nov
MyBoot
Related Commands
filename (Optional) The name of the command file to display. This file must exist in
the script directory.
Release Modification
3.2.1 This command was introduced.
Command Description
copy Copy the named configuration or script file from a remote location to the
storage router or from the storage router to a remote location.
read script Read and execute the CLI commands in the named script file.