Create a new startup file.
The CREATE command will add a new startup to the database.
General Format
create/startup startup_name [/qualifiers]
Alternate
mksta startup_name [-qualifiers]
Qualifier Summary
General qualifiers:
/[no]log
/[no]confirm
/node = target_node
Examples
Schedule> create/startup \startup\new_start
created \startup\new_start
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.