Uncompressing a BZ2 File

Tagged with: , , , , ,

Decompress a file called ‘file.bz2′


bunzip2 file.bz2

Leave a Reply