.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