.GZIP 파일 확장자
Gnu Zipped File
| 개발사 | The GNU Project |
| 인기도 |
4.2 | 34 투표 |
GZIP 파일이란 무엇인가요?
A GZIP file is an archive compressed using GNU zip (gzip) compression. It typically contains a single file, which has been compressed for easier storage and sharing. In many cases, this single file is a .TAR archive (which itself contains several files).
추가 정보
In 1992, Jean-loup Gailly and Mark Adler created the gzip utility and file format for use with Unix systems. gzip was packaged with GNU, a collection of free software, and intended to replace previous Unix file compression programs. gzip proved useful enough that is still used today, primarily by Linux and other Unix-like users.
Most commonly, archives created using gzip are saved as .GZ files. However, in rare cases, gzip archives may use the .gzip extension.
참고: The GNU Project now maintains gzip and the GZIP format.
GZIP 파일을 여는 방법
You can open a GZIP file with 7-Zip (Windows), Apple Archive Utility (Mac), B1 Free Archiver (multiplatform), and many other archiving utilities. Before doing so, you may have to change your GZIP file's extension to .gz.
