📌  相关文章
📜  bash 完全取消压缩 sqfs 文件 - Shell-Bash 代码示例

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

代码示例2
# Basic syntax:
unsquashfs -d /path/to/directory file.sqfs

# Note, the output directory "directory" should not exist before this is
#    run, it will be created when you run the command