jubincn

导航

Shell基础编辑命令

来自:Linux Shell Scripting Tutorial v2.0, 16页

CTRL + L : 清屏

CTRL + W: 删除光标前的词,以空格分界

CTRL + U: 删除整行

CTRL + R: 搜索曾用过的命令

CTRL + T: 交换光标前的两个字符

posted on 2012-11-27 14:06  jubincn  阅读(191)  评论(0)    收藏  举报