I recently upgraded to Ubuntu 14.04 Server Edition. The first thing I noticed is that my bash history seems to be broken. When I press the up arrow I should be able to view my recent commands, however I simply get a ^[[A character instead. Strangely, bash history works perfectly when I am logged in as root, but it does not work when I am logged in as an user.
Asked
Active
Viewed 3,156 times
3
dash
)? See Arrow keys, tab-complete not working – steeldriver Mar 19 '15 at 03:08useradd
usessh
as the default, andadduser
usesbash
as the default. – muru Mar 19 '15 at 05:26