Under Ubuntu, terminal frequently used shortcut keys

Source: Internet
Author: User

# Ctrl + L-clear screen. CLear  # Ctrl + C-terminates the command.  # Ctrl + D-exits the shell as if it could also represent EOF.  # Ctrl + R-found from the command history. Reverse-i-search  # Ctrl + A-the cursor moves to the beginning of the line. A  # Ctrl + E-the cursor moves to the end of the line. End  # Ctrl + U-Clears the character of the cursor to the beginning of the line. U  # Ctrl + W-clear the cursor before a word. Word  # Ctrl + K-clears the character of the cursor to the end of the line. K  # Ctrl + T-swaps the first two characters of the cursor. SwiTch  # Ctrl + V-Input control word such as CTRL + V. <enter>, input ^m  # Ctrl + F-the cursor moves back one character. Fore  # Ctrl + B-the cursor moves forward one character. Back   

Copyright NOTICE: This article for Bo Master original article, without Bo Master permission not reproduced.

Under Ubuntu, terminal frequently used shortcut keys

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.