Previous Topic

Next Topic

Rename a calendar (rename/calendar or mvcal)

Rename a calendar definition.

The RENAME command will change the name of a calendar definition.

Windows/OpenVMS Format:

rename/calendar old_calendar_name new_calendar_name [/qualifiers]

UNIX/Linux Format:

mvcal old_calendar_name new_calendar_name [/qualifiers]

Qualifier Summary

/[no]log or -[no]log

/[no]confirm or -[no]confirm

/node or -node = node_name

Examples

Windows:

Schedule> rename/calendar holidays special_days/log

Renamed \ktarnay\holidays to \ktarnay\special_days

OpenVMS:

Schedule> rename/calendar holidays special_days/log

Renamed [ktarnay]holidays to [ktarnay]special_days

UNIX/Linux:

Schedule> mvcal holidays special_days -log

Renamed /ktarnay/holidays to /ktarnay/special_days

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.

/hostname or -node =hostname

The qualifier specifies what node (either local or remote) you want the operation performed on.

/[no]log or -[no]log

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

See Also

CALENDAR commands

Copy a calendar (copy/calendar or cpcal)

Create a calendar (create/calendar or mkcal)

Delete a calendar (delete/calendar or rmcal)

Display calendar properties (directory/calendar or lscal)

Modify a calendar's properties (modify/calendar or chcal)

Type a calendar's months (type/calendar or morecal)