linux

Linux Shell Keyshortcuts




There are a few useful keystrokes that can help you with your session in Linux shell prompt.



Linux Shortcuts:
[Ctrl]-[K] While editing a command on the command line, this key combination deletes everything that has been typed in from the cursor's current position forward.

[Ctrl]-[D] Pressing this key combination once ends the current application or process. Pressing it twice exits the linux shell.

[Ctrl]-[R] At the command line, [Ctrl]-[R] searches through the command history to find the entry that starts with the letters you type.

[Ctrl]-[Z] Suspends the current application. Entering bg after [Ctrl]-[Z] causes a program to run in the background.

[Ctrl]-[C] "Kills" a program. This should be a last resort. Try stopping a program with other methods first.

[Ctrl]-[L] Clears the linux terminal window.


                           send to a friend                                            moby@mylinuxplanet.com      

Please free to mail your queries and feed back at moby@mylinuxplanet.com a free linux tutorial website


Linux Tutorials

About This Site

History of Linux

Open Source

File system terms

Linux File System

History of Shell

Opening a Shell Prompt

Shell Prompt Basics

Linux Shell Prompt

Linux Commands

Viewing Text Files From The Shell

Manipulating Information from Shell

Linux Help

Managing Linux Files

Multiple Commands Usage

Managing Linux Directories

Linux Directory Commands

Locating And Search Commands

Command History

Wildcard Characters

Creating a Linux User

Ownership And Permissions

File Compression

Virtual Console Logout & Shutdown

Running Background Process

Shell Prompt Keyshortcuts

Clearing And Resseting Terminal

Vi Editor

Shell Scripting

Installing and Removing Applications

Servers in Linux

Our Link Partners