BB wrote: > When you're running these tests, who are you logged in as and what is > the output of pwd? Root or my local user. As root, /root, as user, /home/user. The trailing / does the same thing for both, that is, resolves to / pwd of course shows /home/user and /root as it should.