Here is the response from ls -laR /home/wallis
drwxr-xr-x 2 wallis wallis 4096 Mar 5 14:45 .
drwxr-xr-x 4 root root 4096 Feb 12 07:26 ..
-rw------- 1 wallis wallis 866 Mar 5 14:08 .bash_history
-rw-r--r-- 1 wallis wallis 220 Jan 10 20:13 .bash_logout
-rw-r--r-- 1 wallis wallis 3243 Sep 25 1522 .bashrc
-rwxr-xr-x 1 wallis wallis 210 Mar 5 14:32 Blink.py
-rw-r--r-- 1 root root 108 Mar 5 16:48 Motion.py
lrwxrwxrwx 1 wallis wallis 44 Dec 311969 pistore.desktop -> /usr/share/indiecity/pistore/pistore/desktop
-rw-r--r-- 1 wallis wallis 675 Jan 10 2013 .profile
Output from grep -e 'wallis' /etc/passwd
wallis

1001:1004::/home/wallis:/bin/bash
I had to hand type the above, so the character alignment is not exactly correct.
Thanks for helping me.