.CPIO 文件扩展名
Unix CPIO Archive
| 开发者 | 不适用 |
| 受欢迎程度 |
3.9 | 13 票 |
什么是 CPIO 文件?
File archive created in the Unix CPIO (Copy In, Copy Out) format, an uncompressed file container format used for grouping files together; similar to a .TAR archive and can be compressed into a .CPGZ file using Gzip compression.
更多信息
The "ditto" BSD utility can be used to create and extract CPIO files. For example, ditto -c creates a CPIO archive. The Java Commons Compress API can also be used for creating and extracting CPIO archives.
可打开 CPIO 文件的程序
Windows
Mac
Linux
Android