电脑桌面
添加小米粒文库到电脑桌面
安装后可以在桌面快捷访问

Linux终端快捷键(个人收藏)VIP免费

Linux终端快捷键(个人收藏)_第1页
1/8
Linux终端快捷键(个人收藏)_第2页
2/8
Linux终端快捷键(个人收藏)_第3页
3/8
Linux 终端快捷键 ##注:以下字母不分大小写 # Ctrl A - Go to the beginning of the line you are currently typing on # Ctrl E - Go to the end of the line you are currently typing on 切到命令行开始|结尾 # Ctrl xx - Move between EOL and current cursor position 光标在当前行的开头和结尾切换 # Ctrl L - Clears the Screen, similar to the clear command 清屏,类似于 clear 命令 --------------------------------------- # Ctrl U - Clears the line before the cursor position. If you are at the end of the line, clears the entire line. 清除光标之前的所有内容 # Ctrl K - Clear the line after the cursor 清除光标之后的所有内容 --------------------------------------- # Ctrl H - Same as backspace 退格键 backspace --------------------------------------- # Alt F - Move cursor forward one word on the current line 光标向前移动一个词的距离 # Alt B - Move cursor backward one word on the current line 光标向后移动一个词的距离 --------------------------------------- 在图形界面下使用终端时会与Alt+F(打开file 菜单)冲突,可以在 keyboard Shortcuts 选项中禁用file 菜单项,即 (x)Disable all menu access keys(such as Alt+f to open File menu) 这样就可以用shell 自身的shortcuts 了。 # Ctrl R - Let’s you search through previously used commands 从命令历史中找 # Ctrl C - Kill whatever you are running 终止命令 # Ctrl D - Exit the current shell 退出 s hell # Ctrl Z - Puts whatever you are running into a suspended background process. fg restores it. 这个指你想中断一下当前执行的程序,但又不想杀死它,可以把它放到后台,想继续执行时,用fg 可以唤醒它。 --------------------------------------- # Ctrl W - Delete the w ord before the cursor 清除光标之前的一个词,一般是以空格格开,不会删一行。 # Alt D - Delete w ord after the cursor 向后删一个词 ---------------------------------------------...

1、当您付费下载文档后,您只拥有了使用权限,并不意味着购买了版权,文档只能用于自身使用,不得用于其他商业用途(如 [转卖]进行直接盈利或[编辑后售卖]进行间接盈利)。
2、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。
3、如文档内容存在违规,或者侵犯商业秘密、侵犯著作权等,请点击“违规举报”。

碎片内容

Linux终端快捷键(个人收藏)

确认删除?
VIP
微信客服
  • 扫码咨询
会员Q群
  • 会员专属群点击这里加入QQ群
客服邮箱
回到顶部