maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   General (https://talk.maemo.org/forumdisplay.php?f=7)
-   -   how to open application directories (https://talk.maemo.org/showthread.php?t=57014)

krepp 2010-06-24 15:54

how to open application directories
 
can someone tell me how to open home/user/apps/dosbox (or something of the sort)?

jedi 2010-06-25 11:22

Re: how to open application directories
 
How do you mean open it?

In Xterm?
Code:

$ cd /home/user/apps/dosbox/
to see the files in there:
Code:

$ ls
or with more details:
Code:

$ ls -la

krepp 2010-06-25 13:52

Re: how to open application directories
 
how do i edit the files in that directory?

jedi 2010-06-25 14:05

Re: how to open application directories
 
You can use "vi", a text based editor but it's not for the faint-hearted!

Or use leafpad (install it first via the app manager), then
Code:

$ leafpad file-to-edit.txt

krepp 2010-06-26 18:59

Re: how to open application directories
 
thanks a lot jedi


All times are GMT. The time now is 09:41.

vBulletin® Version 3.8.8