To extract a tar.bz2 file, use the command :
tar -jxvf filename.tar.bz2
To extract a tar.gz file, the the command :
tar -zxvf filename.tar.gz
Possibly Related Posts:
- Linux local privilege escalation via SUID
- CisCO UCS Required Documentation listed
- Tech : RealVNC demos BIOS-based server at IDF 2011
- How to uninstall Vmware workstation v 8.0.0.471780.bundle
- Windows : HOw to delete Tmp filed through cmd?
