history rename
Rename an existing history instance.
Last updated
Rename an existing history instance.
history <instance> rename <newname>instance
The history instance to be renamed.
newname
The new name for the history instance.
None; all parameters must be specified.
This command allows an existing history instance to be given a new instance name. Once renamed, all references to the history instance must be done using the new instance name.
Renameing a history instance will cause the current history file (if any) to be closed and a new one started.
history myhist2 rename myhist3Last updated