Reply
Thread Tools
Posts: 24 | Thanked: 1 time | Joined on Mar 2010
#1
can someone tell me how to open home/user/apps/dosbox (or something of the sort)?
 
jedi's Avatar
Posts: 1,411 | Thanked: 1,330 times | Joined on Jan 2010 @ Tatooine
#2
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
__________________
May the source be with you.
 

The Following User Says Thank You to jedi For This Useful Post:
Posts: 24 | Thanked: 1 time | Joined on Mar 2010
#3
how do i edit the files in that directory?
 
jedi's Avatar
Posts: 1,411 | Thanked: 1,330 times | Joined on Jan 2010 @ Tatooine
#4
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
__________________
May the source be with you.
 

The Following User Says Thank You to jedi For This Useful Post:
Posts: 24 | Thanked: 1 time | Joined on Mar 2010
#5
thanks a lot jedi
 
Reply

Thread Tools

 
Forum Jump


All times are GMT. The time now is 20:30.