N900 filesystem
Line 1: | Line 1: | ||
This article is here to help you find your files you see in file manager but can't seem to find via terminal. | This article is here to help you find your files you see in file manager but can't seem to find via terminal. | ||
+ | |||
+ | Note: power users should know how to use for example | ||
+ | <code>find /path/ -name filename*</code> | ||
+ | so lets keep this article beginner-friendly! | ||
Revision as of 06:19, 7 December 2009
This article is here to help you find your files you see in file manager but can't seem to find via terminal.
Note: power users should know how to use for example
find /path/ -name filename*
so lets keep this article beginner-friendly!
File manager path | Real path |
---|---|
Nokia N900 | /home/user/MyDocs |
Nokia N900/Documents | /home/user/MyDocs/.documents |
Nokia N900/Images | /home/user/MyDocs/.images |
Memory card | /media/mmc1 |