Use this command to copy a TSM script to a new script.
Privilege Class
To issue this command, you must have operator, policy, storage, or system privilege.
Syntax
>>-COPy SCRipt--current_script_name--new_script_name-----------><
Parameters
Examples
Task
Copy script TESTDEV to a new script and name it ENGDEV.
Related Commands
Table 34. Commands Related to COPY SCRIPT
Command | Description |
---|---|
DEFINE SCRIPT | Defines a script to the TSM server. |
DELETE SCRIPT | Deletes the script or individual lines from the script. |
QUERY SCRIPT | Displays information about scripts. |
RENAME SCRIPT | Renames a script to a new name. |
RUN | Runs a script. |
UPDATE SCRIPT | Changes or adds lines to a script. |