/ Published in: Bash

URL: http://www.refactory.org/s/extract_tar_bz2_compressed_file/view/latest
Extracts a tar.bz2 archive using the GNU tar command:
Expand |
Embed | Plain Text
tar xjvf filename.tar.bz2
You need to login to post a comment.