Thread
:
[Release] Matrix
View Single Post
Paranoxe
2010-01-25 , 04:46
Posts: 24 | Thanked: 20 times | Joined on Dec 2009 @ Montréal, Canada
#
202
When you open the terminal you are suppose to be already in /home/user
You can check that by typing
Code:
pwd
in the terminal.
a good trick when you enter a path is by touching the 'Tab' button on the screen (between the 'Ctrl' and 'Esc' button on the screen) before completing the path. It will fill automaticaly the name of your path.
e.g. by typing
Code:
cd /h
and then pressing 'Tab' on the screen, it will write for you
Code:
cd /home
if there is nothing else that starts with h.
This is quicker and you know that the directory exists at the same time!
Last edited by Paranoxe; 2010-01-25 at
04:49
.
Quote & Reply
|
Paranoxe
View Public Profile
Send a private message to Paranoxe
Find all posts by Paranoxe