When I start an adb shell (or use the android terminal emulator) and run commands as root I am not returned to a command prompt after the output is listed. So, for example, if I run the 'date' command the output is listed and I can't do anything after that except for Ctrl-C to kill the shell. If...