command line common shortcut keys for improving Linux operational efficiency

Source: Internet
Author: User

command line common shortcut keys for improving Linux operational efficiency

tab

命令或路径等的补全键,Linux最有用快捷键

CTRL + A

光标回到命令行首

Ctrl+e

光标回到命令行尾

Ctrl+k

剪切(删除)光标处到行尾的字符

Ctrl+u

剪切(删除)光标处到行首的字符

CTRL + C

中断终端正在执行的任务或者删除整行

Ctrl+d

退出当前Shell命令行

Ctrl+r

搜索命令行使用过的历史命令记录

CTRL + Z

暂停执行在终端运行的任务

!!

执行上一条命令

!pw

执行最近以pw开头的命令

!$

上一条命令的最后一个参数

command line common shortcut keys for improving Linux operational efficiency

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.