您的位置:首页 > 运维架构 > Linux

关于在linux控制台按下ctrl+s后出现卡住现象的问题

2012-03-29 22:10 477 查看
Because "^S"   was defined to lock the console under BASH.

And you can use "^Q" to unlock the status.

For more information: please try

$ info bash
内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息
标签:  linux bash
相关文章推荐