I can't access my files from Terminal
When I open a Terminal window I can do ls and see my user files, but I cannot do
ls <directory name>
of
cd <directory>
when I do
who am i
it gives me "sue" which is the directory that shows in the prompt:
sue ~$
so it's not that I'm the wrong user.