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 tool :Fdupes
- Backtrack : TestDisk ( Digital forensics ,forensics analysis)
- Linux : How to find the installed version JAVA on ubuntu ?
- LINUX : Control users loggin /etc/passwd file
- How ot install Tweetdeck on ubuntu 10.04 64bit
