View Single Post
Posts: 56 | Thanked: 17 times | Joined on Dec 2009 @ Carlisle, PA
#46
Originally Posted by biggzy View Post
how do i check whats in MyDocs? must i use a file browser?
You can use the file browser or open xterm and type:
ls <enter>

It should list MyDocs and apps and see if the file is there. If it isn't you can type:
cd MyDocs <enter>
ls <enter>
and that will list everthing that isn't a hidden file in the MyDocs folder