|
2010-06-02
, 09:23
|
Posts: 489 |
Thanked: 404 times |
Joined on Dec 2009
|
#32
|
can anyone pleaz tell me a detailed command-line for extracting a file named "hello.7z".
i put this file in the following path : Nokia-N900/Documents/dict/hello.7z
thx in advance !w!
The Following 2 Users Say Thank You to torpedo48 For This Useful Post: | ||
|
2010-06-03
, 02:56
|
Posts: 15 |
Thanked: 0 times |
Joined on Jan 2010
|
#33
|
If i'm not wrong it should be:
7z x /home/user/MyDocs/.documents/dict/hello.7z
|
2010-06-03
, 07:47
|
Posts: 489 |
Thanked: 404 times |
Joined on Dec 2009
|
#34
|
i have tried and it works great ! Thank u very much torpedo48.
but one problem is that where are all the files that are extracted from the archive ? they are supposed to be in the same folder 'dict'
The Following User Says Thank You to torpedo48 For This Useful Post: | ||
|
2010-06-03
, 16:00
|
Posts: 15 |
Thanked: 0 times |
Joined on Jan 2010
|
#35
|
Oh yeah I'm so sorry: I should have said this before.
7zip extracts the files in your current folder, so if you want to extract an archive in the same folders it is, you have to enter that folder with cd and then extract the package.
For example, in your case:
cd /home/user/MyDocs/.documents/dict
[press ENTER]
7z x hello.7z
[press ENTER]
Now it should work as you want.
|
2010-06-21
, 11:07
|
Posts: 34 |
Thanked: 5 times |
Joined on Apr 2010
|
#36
|
|
2010-06-21
, 14:19
|
Posts: 489 |
Thanked: 404 times |
Joined on Dec 2009
|
#37
|
The Following User Says Thank You to torpedo48 For This Useful Post: | ||
|
2010-06-22
, 08:11
|
Posts: 34 |
Thanked: 5 times |
Joined on Apr 2010
|
#38
|
|
2010-06-22
, 08:56
|
Posts: 489 |
Thanked: 404 times |
Joined on Dec 2009
|
#39
|
The Following User Says Thank You to torpedo48 For This Useful Post: | ||
|
2010-06-22
, 13:14
|
Posts: 34 |
Thanked: 5 times |
Joined on Apr 2010
|
#40
|
The Following User Says Thank You to jake2kone For This Useful Post: | ||
i put this file in the following path : Nokia-N900/Documents/dict/hello.7z
thx in advance !w!
Last edited by cattuong89; 2010-06-02 at 08:38.