View Single Post
Posts: 642 | Thanked: 486 times | Joined on Aug 2008
#9
Originally Posted by ed00 View Post
I have same concerns or maybe i think thats same if i understand Crogge correctly . But heres the thing i deleted some programs but still see files related to those programs. When i run "storage usage" i can see it. So i guess i sould use comand line for that but dont know. Theres a picture and "toMotko" file that i want to delete.
That seems like 'dot files', these are files stored on the 26GB parittion and contain your settings for various applications.

If you uninstall this application again it means you will NOT lose any settings, hence why they are not deleted (same happens in Linux - which means I can re-install the whole OS and re-install the applications and all my settings are saved!). If you want to delete it just remove it using the command line, like this:

Code:
cd MyDocs
rm -rf .toMotko

Last edited by rash.m2k; 2010-02-18 at 08:36.
 

The Following 2 Users Say Thank You to rash.m2k For This Useful Post: