Christian B. Wiik wrote:
> ["<DeXteR>" <[EMAIL PROTECTED]>]
> | Philipp Hudelmaier wrote:
> | > hi,
> | > how can i unzip *.tar.bz2??
> | 
> | > thanx for help me!
> | 
> | > philipp
> | 
> | 
> | tar -xfj *.tar.bz2
> 
> The 'f' has to be the last parameter, because the next character will
> be interpreted as the start of a file name. (At least for GNU tar).
> 
> I suggest "tar jxvf foo.tar.bz2". ('v' for verbose).
> 
> 

Sorry, my mistake. :)
Arjen


_______________________________________________
Licq-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/licq-devel

Reply via email to