core-user
thanks for reply I do appreciate it.
first I deleted firefox folder out of local/bin and removed all previous sym links.
I still don't think you can run wolf from home/tc without a mod of your bin pathway sitting in .profile
However here are my test results
tc@box:~$ pwd
/home/tc
tc@box:~$ ln -s firefox/firefox .local/bin/wolf
tc@box:~$ ls -al .local/bin/wolf
lrwxrwxrwx 1 tc staff 15 Jun 28 00:57 .local/bin/wolf -> firefox/firefox
tc@box:~$ wolf
sh: wolf: not found
tc@box:~$ ln -s firefox/firefox ./wolf
tc@box:~$ ./wolf
sh: ./wolf: not found
Now its possible that the error is not in anything you guys have suggested. As I have tried and failed in what I hope are reasonable tests maybe the fault lies in my .profile file.
To test this I did an edit to change the backup of yes=1 to no=0 reboot and then clicked on the logout and it is still showing me the normal mounted partition to backup......Reboot failed to save the edit using the wbar editor.
Maybe some kind soul can have a look at these owner perms especially for .profile
tc@box:~$ ls -al
total 1148
drwxr-s--- 14 tc staff 4096 Jun 28 01:00 ./
drwxr-xr-x 3 root root 4096 Jun 25 08:53 ../
drwxr-s--- 2 tc staff 4096 Jun 25 08:53 .X.d/
-rw------- 1 tc staff 97 Jun 28 00:44 .Xauthority
-rwxr-xr-x 1 tc staff 275 Jun 25 08:53 .Xdefaults
-rw-rw-r-- 1 tc staff 1764 Jun 28 01:05 .ash_history
-rw-r--r-- 1 tc staff 446 May 30 15:28 .ashrc
drwx--S--- 4 tc staff 4096 Jun 28 00:57 .cache/
drwx--S--- 6 tc staff 4096 Jun 28 00:44 .config/
drwx--S--- 3 tc staff 4096 Jun 25 09:41 .dbus/
drwxr-sr-x 3 tc staff 4096 Jun 25 08:53 .fltk/
drwxr-s--- 4 tc staff 4096 Jun 25 09:41 .local/
drwx--S--- 4 tc staff 4096 Jun 25 09:41 .mozilla/
-rw-r--r-- 1 tc staff 920 May 30 15:28 .profile
-rwxr-xr-x 1 tc staff 103 Jun 25 08:53 .setbackground
lrwxrwxrwx 1 root staff 20 Jun 28 00:44 .wbar -> /usr/local/tce.icons
drwxr-sr-x 4 tc staff 4096 Jun 28 00:44 .wmx/
-rwx------ 1 tc staff 379 Jun 28 00:44 .xsession
drwxr-sr-x 2 tc staff 4096 Jun 25 09:41 Desktop/
drwx--S--- 3 tc staff 4096 Jun 28 00:44 Downloads/
drwxr-sr-x 3 tc staff 4096 Jun 27 15:57 TCZ/
-rw-r--r-- 1 tc staff 549 Jun 27 09:10 alsa-only-error
-rw-r--r-- 1 root staff 9743 Jun 27 09:14 asound.state
-rw-rw-r-- 1 tc staff 82 Jun 27 03:46 asoundrc
-rw------- 1 tc staff 2836 Jun 27 08:45 bookmarks-2015-06-27.json
-rw-r--r-- 1 tc staff 1045931 Jun 27 08:36 corebook.pdf
drwxr-xr-x 8 tc staff 4096 Jun 28 00:44 firefox/
-rw-r--r-- 1 tc staff 10072 Jun 26 03:13 lspciv
-rw-r--r-- 1 tc staff 3343 Jun 27 04:10 rules
lrwxrwxrwx 1 tc staff 15 Jun 28 01:00 wolf -> firefox/firefox
thanks in advance