Linux directory structure/decompression

ubuntu unzip the .old.bz2 folder

Ubuntu unzip file (.old.bz2) command: tar -xjf file name
Directory Structure
Unzip .tar.gz file: tar zxvf directory name

Guess you like

Origin blog.csdn.net/qq_45382733/article/details/108310077