tar does bzip

This is embarrassing. For years I've extracted .tar.bz2 files by the two-step "bunzip foo.tar.bz2 && tar xf foo.tar" method, but it was annoying that tar didn't know what to do with .bz2 archives and thus wasn't as convenient as "tar xzf foo.tar.gz." Well, last night I discovered tar's -j option, which does the same thing for bzipped archives as -z does for gzipped archives. Hooray!

Categories

About this Entry

This page contains a single entry by Mike Tsao published on April 20, 2005 2:57 PM.

Buffalo Linkstation was the previous entry in this blog.

Who's locked that directory? is the next entry in this blog.

Find recent content on the main index or look in the archives to find all content.

Powered by Movable Type 4.2-en