Main Menu
Home
Articles, Tips, Solutions
Contact
Sitemap
Downloads
Login Form





Lost Password?
No account yet? Register
To add contents please register and login.

Shortcut key combinations in the Console PDF Print E-mail

Key or key combination

Function

Ctrl+A

Move cursor to the beginning of the command line.

Ctrl+C

End a running program and return the prompt.

Ctrl+D

Log out of the current shell session, equal to typing exit or logout.

Ctrl+E

Move cursor to the end of the command line.

Ctrl+H

Generate backspace character.

Ctrl+L

Clear this terminal.

Ctrl+R

Search command history.

Ctrl+Z

Suspend a program.

ArrowLeft and ArrowRight

Move the cursor one place to the left or right on the command line, so that you can insert characters at other places than just at the beginning and the end.

ArrowUp and ArrowDown

Browse history. Go to the line that you want to repeat, eventually edit details, and press Enter to save time.

Shift+PageUp and Shift+PageDown

Browse terminal buffer (to see text that has "scrolled off" the screen).

Tab

Command or filename completion; when multiple choices are possible, the system will either signal with an audio or visual bell, or, if too many choices are possible, ask you if you want to see them all.

Tab Tab

Shows file or command completion possibilities.

 
< Prev   Next >
 

Design: Digital Eye Template