history rename
Rename an existing history instance.
Syntax
history <instance> rename <newname>
Syntax Description
Keyword
Description
instance
The history instance to be renamed.
newname
The new name for the history instance.
Defaults
None; all parameters must be specified.
Usage Guidelines
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.
Examples
history myhist2 rename myhist3
Related Commands
Last updated