当前位置:网站首页>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
边栏推荐
- Design and implementation of communication protocol
- [疑难杂症]pip运行突然出现ModuleNotFoundError: No module named ‘pip‘
- HZOJ #236. Recursive implementation of combinatorial enumeration
- 环境配置篇
- Master公式。(用于计算递归的时间复杂度。)
- 聊聊Redis缓存4种集群方案、及优缺点对比
- 企业级自定义表单引擎解决方案(十二)--体验代码目录结构
- What are the benefits of ip2long?
- 2022 examination questions and online simulation examination for safety production management personnel of hazardous chemical production units
- ISPRS2021/遥感影像云检测:一种地理信息驱动的方法和一种新的大规模遥感云/雪检测数据集
猜你喜欢

JS to convert array to tree data
![[crawler] avoid script detection when using selenium](/img/3a/85ea729be2aa76c3de4a822ca6939b.png)
[crawler] avoid script detection when using selenium

2022 polymerization process test question simulation test question bank and online simulation test

Adopt a cow to sprint A shares: it plans to raise 1.85 billion yuan, and Xu Xiaobo holds nearly 40%
![[statistical learning method] learning notes - support vector machine (Part 2)](/img/bc/bb4f809ff434fabc10f8e97f592fa7.png)
[statistical learning method] learning notes - support vector machine (Part 2)

leetcode刷题:二叉树21(验证二叉搜索树)

Blog recommendation | Apache pulsar cross regional replication scheme selection practice

leetcode刷题:二叉树20(二叉搜索树中的搜索)
![[pytorch practice] use pytorch to realize image style migration based on neural network](/img/20/8ed7113115709b6169be289b0c280a.png)
[pytorch practice] use pytorch to realize image style migration based on neural network

如何将 @Transactional 事务注解运用到炉火纯青?
随机推荐
Sorting, dichotomy
【从 0 开始学微服务】【01】什么是微服务
Leetcode brush questions: binary tree 19 (merge binary tree)
HZOJ #235. 递归实现指数型枚举
Day-17 connection set
达晨与小米投的凌云光上市:市值153亿 为机器植入眼睛和大脑
Steps of building SSM framework
[statistical learning method] learning notes - logistic regression and maximum entropy model
What are the benefits of ip2long?
2022聚合工艺考试题模拟考试题库及在线模拟考试
leetcode刷题:二叉树24(二叉树的最近公共祖先)
visual stdio 2017关于opencv4.1的环境配置
leetcode刷题:二叉树23(二叉搜索树中的众数)
[statistical learning method] learning notes - support vector machine (Part 2)
leetcode刷题:二叉树25(二叉搜索树的最近公共祖先)
2022 examination questions and online simulation examination for safety production management personnel of hazardous chemical production units
Day-24 UDP, regular expression
. Net ultimate productivity of efcore sub table sub database fully automated migration codefirst
[crawler] avoid script detection when using selenium
Day-19 IO stream