Ok, I tried different variation to get it work as user, but without success...
* used /etc/profile and /root/.profile.. nothing...
I always get errors about tar. Andrey like you said orig tar is included in busybox and probably it always start to use it first... Only when I change it in /bin with file from my package it start to work...
Try to use alias
for test: alias tar='echo a' ; tar
It will just print letter a.
You can't set linux filesystem premissions in windows (FAT) filesystem so MyDocs is wrong folder (partition).
Hmm.... what you talking about ? If you mean for this post: http://talk.maemo.org/showpost.php?p...4&postcount=19
I know that I can't change permission in (FAT) filesystem. I tried also in /home/user in /opt etc... tar start to work only when I copied needed file "tar" to /bin.