Thread
:
what is the internal memory path?
View Single Post
Benson
2008-07-16 , 00:10
Posts: 4,930 | Thanked: 2,272 times | Joined on Oct 2007
#
4
What is visible as main memory in applications is
/home/user/MyDocs
.
Where you start in the shell in the xterm is
/home/user
.
The builtin subdirectories of MyDocs are hidden (in UNIX, this is accomplished by starting their names with
.
) so that they
don't
show up in the file manager; instead, an item with the appropriate (localized) name shows up. They include:
/home/user/MyDocs/.documents
/home/user/MyDocs/.games
/home/user/MyDocs/.images
/home/user/MyDocs/.sounds
/home/user/MyDocs/.videos
__________________
World's first inductively-charged N900!
Quote & Reply
|
The Following User Says Thank You to Benson For This Useful Post:
bunanson
Benson
View Public Profile
Send a private message to Benson
Find all posts by Benson