-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Em Ter�a 20 Novembro 2001 10:27, Alex Sandro Garz�o escreveu:

> On Tue, 20 Nov 2001 08:35:03 -0300 (ART)
>
> Paulo Igor Nascimento <[EMAIL PROTECTED]> wrote:
> > Qual o comando para descompactar arquivos com a seguinte
> > extens�o: .tar.bz2?

Do howto do bzip2: (http://www.linuxdoc.org/HOWTO/mini/Bzip2-4.html)

4.1 Easiest to set up: 

This method requires no setup at all. To un-tar the bzip2'd tar archive, 
foo.tar.bz2 in the current directory, do 
 
/path/to/bzip2 -cd foo.tar.bz2 | tar xf -

 or 
 
tar --use-compress-prog=bzip2 xf foo.tar.bz2



These work, but can be a PITA to type often. 



4.2 Easy to set up, fairly easy to use, no need for root privileges: 

 Thanks to Leonard Jean-Marc for the tip. Thanks also to Alessandro Rubini 
for differentiating bash from the csh's. 



In your .bashrc, you can put in a line like this: 
 
alias btar='tar --use-compress-program /usr/local/bin/bzip2 '


In your .tcshrc, or .cshrc, the analogous line looks like this: 
 
alias btar 'tar --use-compress-program /usr/local/bin/bzip2'



- -- 
- ------
Joao Paulo Limberger. Email: [EMAIL PROTECTED]
Linux User # 196.518
- ---
... e querido papai do c�u, em vez de botar as vitaminas no �leo de
bacalhau, bota nos merengues que seu Manoel tem l� na venda. Am�m.
- ------
Ter Nov 20 20:13:11 BRST 2001
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.6 (GNU/Linux)
Comment: For info see http://www.gnupg.org

iEYEARECAAYFAjv61gwACgkQdZZu40jRY5n96gCgpQJkjZDVyAPyhdESqeekvZEt
SrMAoIpcRD1LW27PT8cZ9GMw+vT2O9BJ
=u+am
-----END PGP SIGNATURE-----

Assinantes em 20/11/2001: 2375
Mensagens recebidas desde 07/01/1999: 142485
Historico e [des]cadastramento: http://linux-br.conectiva.com.br
Assuntos administrativos e problemas com a lista: 
            mailto:[EMAIL PROTECTED]

Responder a