.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
Linux
Android