Quote:
Originally Posted by nasser
there seems to be a difference between logging in through ssh and "logging in" through kterm.. see screenshots..
ssh recognises the "new" home at /home/root..
while the kterm session is still hung up on /tmp/root..
|
My guess - -
kterm isn't being started in a "login shell" but instead in an "interactive shell".
Check how your copy of kterm is being invoked.
Or -
Start in new shell instance in kterm:
su -l (su - lower case ell)
and then check - -
just be sure to remember to 'exit' both levels of command shell in kterm.