[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: howto extract all the tar.bz2 files in the same directory?



On Fri, 2007-03-23 at 16:38 +0800, Zhengquan Zhang mailing list wrote:
> I want to extract lots of tar.bz2 files in one directory, and I want the
> extracted files to be of the original names with out the tar.bz2 extension.
> 
> Is there a way to extract them all at once?

First:
        apt-get install unp bzip2

Then:
        unp *.tar.bz

That should do it for you.
-- 
greg, greg@gregfolkert.net

Novell's Directory Services is a competitive product to Microsoft's
Active Directory in much the same way that the Saturn V is a competitive
product to those dinky little model rockets that kids light off down at
the playfield. -- Thane Walkup



Reply to: