Specifications

Table Of Contents
2-283
Cisco SCE 2000 and SCE 1000 CLI Command Reference
OL-26797-03
Chapter 2 CLI Command Reference
script print
script print
Displays a script file.
script print script-file-name
Syntax Description
Command Default This command has no default settings.
Command Modes Privileged EXEC
Command History This table includes the following release-specific history entries:
Usage Guidelines Authorization: admin
Examples The following example prints the commands captured in script1.txt.
SCE>enable 10
Password:<cisco>
SCE#script print script1.txt cd log
cd
pwd
script stop
SCE#
Related Commands
script-file-name The name of the file containing the script.
Release Modification
2.5.7 This command was introduced.
Command Description
script capture Begins the recording of a script.
script run Runs a script.