View Single Post
Posts: 75 | Thanked: 78 times | Joined on Jan 2010 @ Germany
#15
The folder "Documents" in the Filemanager is actually /home/user/MyDocs/.documents in the filesystem.
You can get there by typing
Code:
cd /home/user/MyDocs/.documents
in xterm. A simple "ls" will show you the files in your current directory, so you can verify its actually there.
 

The Following 3 Users Say Thank You to hcm For This Useful Post: