Quick-action list of shortcut keys for Linux terminal command line

Source: Internet
Author: User

In the shell command terminal, CTRL + N equals the direction-down direction key, ctrl+p the direction key that corresponds to the direction.

In the command terminal through them or the direction of the key can be used to achieve a quick search history commands. This is also a quick technique for entering commands.

The ctrl+r enables quick retrieval of used historical commands in the command terminal. Ctrl+r R is the R in retrieve.

CTRL + A: The cursor returns to the beginning of the command. (A:ahead)

CTRL+E: The cursor returns to the end of the command line. (E:end)

CTRL+B: The cursor moves one character to the beginning of the line. (b:backwards)

CTRL + F: The cursor moves one character at the end of the line. (f:forwards)

Ctrl+w: Deletes the character at the beginning of the cursor.

Ctrl+k: Deletes the character at the end of the line at the cursor.

Ctrl+u: Deletes the entire command line text character.

Ctrl+h: Removes a character from the beginning of the line.

Ctrl+d: Deletes one character at the end of a line.

Quick-action list of shortcut keys for Linux terminal command line

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.