Commit Graph

4 Commits (05620b0e2a78ff581a6be68d32a885e5b204dc02)

Author SHA1 Message Date
quarcu 09c2d66923 List content of tar file
List content of tar file. 

I recommend reducing amount of options regarding compressed files since on some OS are allowed only in -c mode.
Basically :
-j : bzip2
-J : xz
-z : bzip2

Additionally the extract should manage as tar -xf file no matter which compression.
2014-09-10 00:45:57 +01:00
Daniel Jour 36191abc18 automatic compression selection for tar
Using a instead of z,j,J ... makes it easy to use different compression programms
2014-09-04 10:44:00 +02:00
Arvid Gerstmann 8ef2a8aff3 add extraction of bzipped archive 2014-04-23 20:35:39 +02:00
rprieto f00bf64426 Move pages back into a "pages" folder 2014-03-04 23:28:29 +11:00