Some useful shortcuts
| Shortcut | Function |
|---|---|
| CTRL-R | Reprint line, useful to recover from a trashed prompt from console messages |
| CTRL-A | Move cursor to beginning of line |
| CTRL-E | Move cursor to end of line |
| Esc-B | Move backwards one word |
| Esc-F | Move forward one word |
| CTRL-W | Deletes the word cursor is under |
| CTRL-U | Deletes the entire line |
| CTRL-Shift-6 | Terminate operation (ping, traceroute, etc) |
| CTRL-Shift-6,X | Suspends Session |
| CTRL-Z | Exits configuration mode, returning you to privileged EXEC mode |
| TAB | Completes a partial command |
| CTRL-P | Rotate backward through command history |
| CTRL-N | Rotate forward through command history |
http://startup-config.com/command-line-shortcuts-cisco-geek
No comments:
Post a Comment