Problem : I’m REALLY new to Linux, so just bear with me… I downloaded a .tar.bz2 file, and I am […]
Tag: bzip2
Is there a way to extract a bzip2-archive’s content into another directory without creating temporary files?
Problem : I’m working with Wikipedia XML dumps and am looking for a way to extract them directly onto my […]
Unzipping a .btbz2 file on Linux
Problem : I just started working on Linux and got my first challenge I have this file under some directory […]
Use tar vs bzip2 for creating a .tar.bz2 archive?
Problem : I just read that tar can create .tar.bz2 files. All this while, I was using tar + bzip2 […]