Friday 23 November 2012

Solution: Extract tar.bz2 files in Linux

To Extract tar.bz2 files in linux use below command

root@system1~# tar -xjvf filename.tar.bz2

Share This!



No comments:

Post a Comment

Here We Write The Problems we face at different situations and Solutions to those problems.