Files
tldr/pages.zh/linux/sqfscat.md

261 B

sqfscat

从 squashfs 文件系统中连接文件并将其打印到 stdout。 更多信息:https://manned.org/sqfscat

  • 显示一个或多个来自 squashfs 文件系统的文件的内容:

sqfscat {{filesystem.squashfs}} {{file1 file2 ...}}