![]() |
2009-09-07
, 10:48
|
|
Posts: 92 |
Thanked: 74 times |
Joined on Nov 2008
@ Indonesia
|
#21
|
![]() |
2009-09-07
, 10:50
|
|
Posts: 245 |
Thanked: 62 times |
Joined on Jan 2009
@ Bad Homburg, Deutschland
|
#22
|
The Following User Says Thank You to nowave7 For This Useful Post: | ||
![]() |
2009-09-07
, 11:03
|
Posts: 58 |
Thanked: 3 times |
Joined on Jul 2009
@ (Germany.Austria),former Yugolsavia,USA
|
#23
|
First type pwd, it'll show the present working directory. Then type cd and the first letters of the directory you want to go and then press tab on the screen, it will do the autocomplete, and then just press enter. Bare in mind that Linux is case sensitive.
So if you have saved the file on removable card, then you should type:
cd /media/mmc1
to verify that the file you are looking for is there type:
find . -name wifizoo.tar
if it is, find command will give the relative path to the file from the current directory, unless, of course it is in the root directory of the removable memory card.
![]() |
2009-09-07
, 11:06
|
|
Posts: 245 |
Thanked: 62 times |
Joined on Jan 2009
@ Bad Homburg, Deutschland
|
#24
|
The Following User Says Thank You to nowave7 For This Useful Post: | ||
![]() |
2009-09-07
, 11:16
|
Posts: 58 |
Thanked: 3 times |
Joined on Jul 2009
@ (Germany.Austria),former Yugolsavia,USA
|
#25
|
![]() |
2009-09-07
, 11:32
|
Posts: 58 |
Thanked: 3 times |
Joined on Jul 2009
@ (Germany.Austria),former Yugolsavia,USA
|
#26
|
ween i typed mkdir /media/mmc1/wifizoo it went down
then i typed cp /home/user/.Document/wifizoo.tar /media/mmc1/wifizoo
and got cp: cannot stat cp /home/user/.Document/wifizoo.tar /media/mmc1/wifizoo : No such file or directory
/media/mmc1:$
Wow what a troble just to extract this...But i,m so new too.
![]() |
2009-09-07
, 11:38
|
|
Posts: 245 |
Thanked: 62 times |
Joined on Jan 2009
@ Bad Homburg, Deutschland
|
#27
|
![]() |
2009-09-07
, 11:54
|
Posts: 58 |
Thanked: 3 times |
Joined on Jul 2009
@ (Germany.Austria),former Yugolsavia,USA
|
#28
|
![]() |
2009-09-07
, 12:02
|
|
Posts: 245 |
Thanked: 62 times |
Joined on Jan 2009
@ Bad Homburg, Deutschland
|
#29
|
![]() |
2009-09-07
, 12:15
|
Posts: 58 |
Thanked: 3 times |
Joined on Jul 2009
@ (Germany.Austria),former Yugolsavia,USA
|
#30
|