我正在登录一个远程linux盒:
Linux lbox 2.6.32-5-amd64 #1 SMP Wed May 18 23:13:22 UTC 2011 x86_64 GNU/Linux而我的键盘映射似乎已经耗尽了。
up: ^[[A
down: ^[[B
right: ^[[C
left: ^[[D
tab: Real tab (doesn't do auto-completion)这是怎么回事?
发布于 2012-10-05 00:48:21
显然,我自动登录到/bin/sh,而不是bash shell。
打字: bash把我带进bash外壳。
> bash现在来看看如何使bash成为我的默认shell。
https://serverfault.com/questions/435012
复制相似问题