To unzip a .bz2 file via the command line, “cd” to the directory, then type:
tar -xvf filename.bz2
That’s it!
Posted in Blog Post, Uncategorized
To unzip a .bz2 file via the command line, “cd” to the directory, then type:
tar -xvf filename.bz2
That’s it!