27 Mar
2014
27 Mar
'14
4:45 p.m.
On 2014-03-25 15:59, arch-general-request@archlinux.org wrote:
----------------------------------------------------------------------
Message: 1 Date: Mon, 24 Mar 2014 22:49:06 +0100 From: Jakub Klinkovsk? <j.l.k@gmx.com> Subject: Re: [arch-general] graphical display management
Interestingly, 'su a' results in the cursor 'pwd' to be the root home directory and not '/home/a'.
This is the expected behaviour. Just run the command 'cd', without arguments it will get you into the home directory, which should be '/home/a'. Or run 'su -l a'.
I would have expected the home directory for 'root' _not_ to be accessible to other users.