[vorbis-dev] test suite
David A. Gatwood
dgatwood at gatwood.net
Sat Feb 10 14:05:34 PST 2001
On Sat, 10 Feb 2001, Lourens Veen wrote:
> Well, as you may have noticed, to extract a .tar.gz you use "tar xvzf
> filename.tar.gz", while you extract a .tar.bz2 with "tar xvIf
> filename.tar.bz2". That's one character extra, plus an extra shift in
> the tar options. Since most people are lazy, they use gzip rather than
> bzip2.
And that's a recent addition to tar. The majority of my machines don't
support the l option, and I end up doing "bunzip2 -c filename.tar.bz2 |
tar -xvf -"
David
---------------------------------------------------------------------
Check out my weekly web comic:
http://www.techmagazine.org
--- >8 ----
List archives: http://www.xiph.org/archives/
Ogg project homepage: http://www.xiph.org/ogg/
To unsubscribe from this list, send a message to 'vorbis-dev-request at xiph.org'
containing only the word 'unsubscribe' in the body. No subject is needed.
Unsubscribe messages sent to the list will be ignored/filtered.
More information about the Vorbis-dev
mailing list