public inbox for ltp@lists.linux.it
 help / color / mirror / Atom feed
* [LTP]  Tarballs in Files section @ sf.net
@ 2013-01-16 13:43 Sedat Dilek
  2013-01-16 14:07 ` chrubis
  2013-01-16 16:10 ` Garrett Cooper
  0 siblings, 2 replies; 7+ messages in thread
From: Sedat Dilek @ 2013-01-16 13:43 UTC (permalink / raw)
  To: ltp-list

Hi,

why do you name your BZ2-tarballs with the right and common
file-extensions ".tar.bz2"?

$ file ltp-full-20130109.bz2
ltp-full-20130109.bz2: bzip2 compressed data, block size = 900k

$ bunzip2 ltp-full-20130109.bz2

$ file ltp-full-20130109
ltp-full-20130109: POSIX tar archive (GNU)

$ tar -xf ltp-full-20130109

$ ls -l
insgesamt 12
drwxrwxr-x  3 wearefam wearefam 4096 Jan 16 14:33 ./
drwxrwxr-x  3 wearefam wearefam 4096 Jan 16 14:33 ../
drwxr-xr-x 16 wearefam wearefam 4096 Jan  9 10:21 ltp-full-20130109/

And why don't you use XZ compressor? Even traditional GNU folks
switched to efficient XZ :-).

$ tar -c --xz -f ltp-full-20130109.tar.xz ltp-full-20130109/

$ tar -c --bzip2 -f ltp-full-20130109.tar.bz2 ltp-full-20130109/

$ du -k ltp-full-20130109.tar.bz2 ltp-full-20130109.tar.xz
3688    ltp-full-20130109.tar.bz2
2892    ltp-full-20130109.tar.xz

796KiB file-size saved!

Thanks!

Regards,
- Sedat -

------------------------------------------------------------------------------
Master Java SE, Java EE, Eclipse, Spring, Hibernate, JavaScript, jQuery
and much more. Keep your Java skills current with LearnJavaNow -
200+ hours of step-by-step video tutorials by Java experts.
SALE $49.99 this month only -- learn more at:
http://p.sf.net/sfu/learnmore_122612 
_______________________________________________
Ltp-list mailing list
Ltp-list@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ltp-list

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2013-05-06 17:50 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-01-16 13:43 [LTP] Tarballs in Files section @ sf.net Sedat Dilek
2013-01-16 14:07 ` chrubis
     [not found]   ` <CA+icZUUneR2cuZeYGq64=Ffh0UsFzd3KmbO9FmC97zWj6zTpxQ@mail.gmail.com>
2013-05-06  9:28     ` chrubis
     [not found]       ` <5187E6FB.1070603@linux.vnet.ibm.com>
2013-05-06 17:26         ` chrubis
     [not found]           ` <5187E99F.9030600@linux.vnet.ibm.com>
2013-05-06 17:51             ` chrubis
2013-01-16 16:10 ` Garrett Cooper
2013-01-16 16:20   ` chrubis

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox