Coredown
|
2013-07-15
, 23:21
|
Posts: 27 |
Thanked: 25 times |
Joined on Nov 2011
@ Germany
|
#1
|
|
2013-07-16
, 01:14
|
|
Posts: 298 |
Thanked: 341 times |
Joined on Aug 2010
@ This world :)
|
#2
|
tar -xvzf file.tar.xz
|
2013-07-16
, 05:31
|
Posts: 646 |
Thanked: 1,124 times |
Joined on Jul 2010
@ Espoo, Finland
|
#3
|
tar -Jxvf file.tar.xz
The Following User Says Thank You to minimos For This Useful Post: | ||
|
2013-07-17
, 10:47
|
Posts: 27 |
Thanked: 25 times |
Joined on Nov 2011
@ Germany
|
#4
|
|
2013-07-17
, 11:08
|
|
Posts: 4,118 |
Thanked: 8,901 times |
Joined on Aug 2010
@ Ruhrgebiet, Germany
|
#5
|
xz -d file.name.xz
tar -xvf file.name
xzcat file.name.xz | tar -xv
The Following User Says Thank You to peterleinchen For This Useful Post: | ||
|
2013-07-17
, 13:43
|
Posts: 22 |
Thanked: 37 times |
Joined on Sep 2012
|
#6
|
The Following 3 Users Say Thank You to drcouzelis For This Useful Post: | ||
|
2013-07-17
, 14:00
|
|
Posts: 4,118 |
Thanked: 8,901 times |
Joined on Aug 2010
@ Ruhrgebiet, Germany
|
#7
|
Both the "xz" application and "tar" with xz support are on my N900. I can't remember if I installed them myself...
The Following 2 Users Say Thank You to peterleinchen For This Useful Post: | ||
|
2013-07-18
, 14:15
|
Posts: 27 |
Thanked: 25 times |
Joined on Nov 2011
@ Germany
|
#8
|
|
2013-07-18
, 14:57
|
|
Posts: 5,028 |
Thanked: 8,613 times |
Joined on Mar 2011
|
#10
|
The Following 2 Users Say Thank You to Estel For This Useful Post: | ||