bash具有很强的交互性,介绍几个Linux命令行下最常用的快捷键,让您工作事半功倍。


停止程序:ctrl + c

注销:ctrl+d

上:ctrl+p

下:ctrl+n

左:ctrl+b

右:ctrl+f

删除:ctrl+d

一行的头:ctrl+a

一行的尾:ctrl+e

暂停当前命令:ctrl+z

清空当前命令行到内容:ctrl+u

清除屏幕内容: ctrl+L


相关文章:

  • 2021-08-06
  • 2021-09-29
  • 2021-12-26
  • 2021-09-07
  • 2022-12-23
  • 2022-12-23
  • 2021-05-22
  • 2021-09-07
猜你喜欢
  • 2022-12-23
  • 2021-08-16
  • 2021-06-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-09-22
相关资源
相似解决方案