📜  提取 tar - Python 代码示例

📅  最后修改于: 2022-03-11 14:45:51.455000             🧑  作者: Mango

代码示例6
tar -xf archive.tar.bz2 -C /home/linuxize/filesCopy