maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   Nokia N800 (https://talk.maemo.org/forumdisplay.php?f=25)
-   -   how to open .tar file? (https://talk.maemo.org/showthread.php?t=21108)

amkaos 2008-06-18 18:39

how to open .tar file?
 
so, i guess i need to do something from xterminal.
i dont find it in file manager or app manager..
went to maemo and didnt find that exact app..
what should i use to install or extract .tar gz?
thnx

briand 2008-06-18 18:47

Re: how to open .tar file?
 
did you try:

. tar xzvf <filename.tar.gz>

or

. gunzip <filename.tar.gz>, then
. tar xvf <filename.tar>


????

penguinbait 2008-06-18 18:48

Re: how to open .tar file?
 
Quote:

Originally Posted by amkaos (Post 193227)
so, i guess i need to do something from xterminal.
i dont find it in file manager or app manager..
went to maemo and didnt find that exact app..
what should i use to install or extract .tar gz?
thnx

Doh, use tar :)

tar zxvf file.tar.gz
tar zxvf file.tgz
tar xvf file.tar

tar
z = zipped archive
x = xtract
v = verbose
f = file
t = test


so you could do a
tar tzf file.tar.gz
to see what files are in a tar (zip)
or of its not a zip
tar tf file.tar


There is also bz2
tar jxvf file.tar.bz2

amkaos 2008-06-18 19:04

Re: how to open .tar file?
 
Quote:

Originally Posted by penguinbait (Post 193229)
Doh, use tar :)

tar zxvf file.tar.gz
tar zxvf file.tgz
tar xvf file.tar

tar
z = zipped archive
x = xtract
v = verbose
f = file
t = test


so you could do a
tar tzf file.tar.gz
to see what files are in a tar (zip)
or of its not a zip
tar tf file.tar


There is also bz2
tar jxvf file.tar.bz2

i need the xterminal to do this?.. i dont find it

briand 2008-06-18 19:09

Re: how to open .tar file?
 
yes.

extras repository?

Benson 2008-06-18 19:15

Re: how to open .tar file?
 
If you're not running OS2008, you might want to reflash.
If you are running OS2008, it's preinstalled, in the menu.

amkaos 2008-06-18 19:20

Re: how to open .tar file?
 
in extras, there are just games and get started..
i managed to d/l and find osso-xterm or something like that in "apps installed" but i just dont know where / how to open

amkaos 2008-06-18 19:21

Re: how to open .tar file?
 
i thought i had 2008... i dont find about page or properties to check

amkaos 2008-06-18 19:26

Re: how to open .tar file?
 
i found in control panel and it says os2008
found x terminal in "organize applications".
tried to drag to extras folder.. didnt work..
altho i see it, i cant open

maybe i should reflash to make sure i have what you all say should be listed?

penguinbait 2008-06-18 20:26

Re: how to open .tar file?
 
Quote:

Originally Posted by amkaos (Post 193245)
i found in control panel and it says os2008
found x terminal in "organize applications".
tried to drag to extras folder.. didnt work..
altho i see it, i cant open

maybe i should reflash to make sure i have what you all say should be listed?

Its under the utilities menu (at the bottom), I coudn't find it when I went to 2008 either


All times are GMT. The time now is 03:29.

vBulletin® Version 3.8.8