Session Management Commands
page 6-22 OmniSwitch 6250 CLI Reference Guide November 2009
!
Recalls commands listed in the history buffer and displays them at the CLI prompt.
!{! | n}
Syntax Definitions
! Recalls the last command listed in the history buffer and displays that
command at the CLI prompt.
n Identifies a single command in the history buffer by number and
displays that command at the CLI prompt.
Defaults
N/A
Platforms Supported
OmniSwitch 6250
Usage Guidelines
• You can use the show history command to list all commands in the history buffer, then use the !n
syntax to issue a single command from the list.
• When you use !n or !! to recall a command in the history buffer list, you must press the Enter key to
execute the command.
Examples
-> show history
1* show cmm
2 show fan
3 show sensor
4 show temp
5 show time
6 show arp
7 clear arp
Release History
Release 6.6.1; command was introduced.