Previous Topic

Next Topic

Book Contents

Book Index

copy/workgroup

Copy a workgroup.

The COPY/WORKGROUP command is used to copy a workgroup file to new workgroup file name.

General Format

copy/workgroup from_workgroup_name to_workgroup_name [/qualifiers]

Alternate

cpwg from_workgroup_name to_workgroup_name

Qualifier Summary

General qualifiers:

/[NO]LOG

/[NO]CONFIRM

/NODE = target_node

Example

Schedule> COPY/WORKGROUP SCH_TEST_WG SCH_TEST2_WG

Qualifiers

/CONFIRM

/NOCONFIRM

CONFIRM requests that the user be prompted prior to any operation to verify that the selected entry is the correct one.

/NODE=target_node

The NODE qualifier specifies what NODE (either local or remote) you want the operation performed on. /HOSTNAME may be substituted for /NODE.

/LOG

/NOLOG

The LOG qualifier causes each completed operation to issue a note to the user.

See Also

WORKGROUP Commands

create/workgroup

delete/workgroup

directory/workgroup

modify/workgroup

rename/workgroup