Previous Topic

Next Topic

Rename a workgroup (rename/workgroup or mvwg)

The RENAME/WORKGROUP command is used to rename a workgroup file to new workgroup file name.

Windows/OpenVMS Format:

rename/workgroup from_workgroup_name to_workgroup_name [/qualifiers]

UNIX/Linux Format:

mvwg from_workgroup_name to_workgroup_name

Qualifier Summary

/[no]log or -[no]log

/[no]confirm or -[no]confirm

/node or -node = target_node

Examples

Windows/OpenVMS:

Schedule> rename/workgroup sch_test_wg sch_test2_wg

UNIX/Linux:

Schedule> mvwg sch_test_wg sch_test2_wg

Qualifiers

/[no]confirm or -[no]confirm

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

/node or -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.

/[no]log or -[no]log

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

See Also

WORKGROUP Commands

Copy a workgroup (copy/workgroup or cpwg)

Create a workgroup (create/workgroup or mkwg)

Delete a workgroup (delete/workgroup or rmwg)

Display a list of workgroups (directory/workgroup or lswg)

Modify a workgroup (modify/workgroup or chwg)