Copy a calendar file.
The COPY command will copy a calendar definition into another named calendar definition.
General Format
copy/calendar from_name to_name [/qualifiers]
Alternate
cpcal from_name to_name [-qualifiers]
Qualifier Summary
/[no]log
/[no]confirm
/node = node_name
Examples
C:\> schedule copy/calendar \dst\weekdays \sdey\wkdays/log
Copied \dst\weekdays to \sdey\wkdays
Qualifiers
/confirm
/noconfirm
CONFIRM requests that the user be prompted prior to any operation to verify that the selected entry is the correct one.
/hostname=host_name
The qualifier specifies what node (either local or remote) you want the operation performed on.
/log
/nolog
The LOG qualifier causes each completed operation to issue a note to the user.