Skip to navigation
How to uncompress bz2 files?
07.12.13
Use the command bunzip2 example: bunzip2 -d compressed.bz2 also u can use tar xjvf compressed.bz2 when it is in a tar container.
Reply
Anonymous
How to uncompress bz2 files?
Use the command bunzip2 example: bunzip2 -d compressed.bz2 also u can use tar xjvf compressed.bz2 when it is in a tar container.
07.12.13
Reply
Anonymous
bzip2 -d *.bz2
07.12.13
Reply
Anonymous
Information Epoch 1745583647
Make each program do one thing well.
Home
Notebook
Contact us