I use Debian 6 and the terminal. When I type su -l I get something like this:
root@mycomputer:
as prompt. When I type su -l someuser I get this prompt:
$
There, I cannot use TAB to autocomplete paths, the source command is not known etc. How can I get the "style" of the root for every user? Does this depend on the distinction between bash, shell?