当前位置:网站首页>Shortcut key of Bash
Shortcut key of Bash
2022-07-07 12:56:00 【LC181119】
- Ctrl + l Clear the screen , amount to clear command
- Ctrl + o Execute the current command , And redisplay this command
- Ctrl + s Block screen output , lock
- Ctrl + q Allow screen output , Unlock
- Ctrl + c Termination order
- Ctrl + z Suspend command
- Ctrl + a Move the cursor to the beginning of the command line , amount to Home
- Ctrl + e Move the cursor to the end of the command line , amount to End
- Ctrl + f Move the cursor one character to the right
- Ctrl + b Move the cursor one character to the left
- Ctrl + xx The cursor moves between the beginning of the command line and the cursor Be careful :Alt Combination shortcuts often conflict with other software
- Alt + f Move the cursor to the right one word end
- Alt + b Move the cursor one word to the left
- Ctrl + u Delete from the cursor to the beginning of the command line
- Ctrl + k Delete from the cursor to the end of the command line
- Alt + r Delete the current entire line
- Ctrl + w Delete from the cursor to the left to the beginning of the word
- Alt + d Delete right from the cursor to the end of the word
- Alt + Backspace Delete the words on the left
- Ctrl + d Delete a character at the cursor
- Ctrl + h Delete a character in front of the cursor
- Ctrl + y Paste the deleted character behind the cursor
- Alt + c Start at the cursor and change the first capitalized word to the right
- Alt + u Start at the cursor , Change the word on the right to uppercase
- Alt + l Start at the cursor , Change the word on the right to lowercase
- Ctrl + t Swap character positions at the cursor and before
- Alt + t Swap cursor and previous word positions
- Alt + # Prompt for the specified character , Repeat the character # Time
- The ability to get help determines the ability of Technology !
- Multi level help
- Alt + f Move the cursor to the right one word end
- Alt + b Move the cursor one word to the left
- Ctrl + u Delete from the cursor to the beginning of the command line
- Ctrl + k Delete from the cursor to the end of the command line
- Alt + r Delete the current entire line
- Ctrl + w Delete from the cursor to the left to the beginning of the word
- Alt + d Delete right from the cursor to the end of the word
- Alt + Backspace Delete the words on the left
- Ctrl + d Delete a character at the cursor
- Ctrl + h Delete a character in front of the cursor
- Ctrl + y Paste the deleted character behind the cursor
- Alt + c Start at the cursor and change the first capitalized word to the right
- Alt + u Start at the cursor , Change the word on the right to uppercase
- Alt + l Start at the cursor , Change the word on the right to lowercase
- Ctrl + t Swap character positions at the cursor and before
- Alt + t Swap cursor and previous word positions
- Alt + # Prompt for the specified character , Repeat the character # Time
边栏推荐
- Lingyunguang of Dachen and Xiaomi investment is listed: the market value is 15.3 billion, and the machine is implanted into the eyes and brain
- xshell评估期已过怎么办
- 【无标题】
- 2022 examination questions and online simulation examination for safety production management personnel of hazardous chemical production units
- 图形对象的创建与赋值
- Guangzhou held work safety conference
- Polymorphism, final, etc
- 【从 0 开始学微服务】【03】初探微服务架构
- 高瓴投的澳斯康生物冲刺科创板:年营收4.5亿 丢掉与康希诺合作
- Query whether a field has an index with MySQL
猜你喜欢
Day-16 set
明星企业普渡科技大裁员:曾募资超10亿 腾讯红杉是股东
Leetcode skimming: binary tree 22 (minimum absolute difference of binary search tree)
关于 appium 启动 app 后闪退的问题 - (已解决)
2022广东省安全员A证第三批(主要负责人)考试练习题及模拟考试
Go语言学习笔记-结构体(Struct)
云检测2020:用于高分辨率遥感图像中云检测的自注意力生成对抗网络Self-Attentive Generative Adversarial Network for Cloud Detection
[statistical learning method] learning notes - support vector machine (I)
Aike AI frontier promotion (7.7)
leetcode刷题:二叉树19(合并二叉树)
随机推荐
How does MySQL create, delete, and view indexes?
关于 appium 如何关闭 app (已解决)
有什么类方法或是函数可以查看某个项目的Laravel版本的?
图形对象的创建与赋值
leetcode刷题:二叉树26(二叉搜索树中的插入操作)
【无标题】
2022-07-07 Daily: Ian Goodfellow, the inventor of Gan, officially joined deepmind
2022a special equipment related management (boiler, pressure vessel and pressure pipeline) simulated examination question bank simulated examination platform operation
ACL 2022 | 序列标注的小样本NER:融合标签语义的双塔BERT模型
Realize a simple version of array by yourself from
- Oui. Migration entièrement automatisée de la Sous - base de données des tableaux d'effets sous net
[learn microservice from 0] [01] what is microservice
leetcode刷题:二叉树21(验证二叉搜索树)
Sample chapter of "uncover the secrets of asp.net core 6 framework" [200 pages /5 chapters]
What are the benefits of ip2long?
Day-19 IO stream
test
Leetcode skimming: binary tree 27 (delete nodes in the binary search tree)
广州市召开安全生产工作会议
Leetcode skimming: binary tree 23 (mode in binary search tree)