Previous Topic

Next Topic

Book Contents

Book Index

copy/access

Copy an access record to another access record.

The copy/access command is used to copy an access record to a new access record.

General Format

copy/access from_access to_access [/qualifiers]

Alternate

cpacc from_access to_access [-qualifiers]

Qualifier Summary

· general qualifiers:

· /[no]log

· /[no]confirm

· /node = target_node

Examples

$ schedule copy/access sch_test_acc sch_test2_acc

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.

See Also

ACCESS File Commands

create/access

delete/access

directory/access

modify/access

rename/access