본문 바로가기
Server&OS/Linux

리눅스에서 ZIP 압축파일 풀기

by 백룡화검 2010. 5. 25.

unzip 을 사용하여 원도우에서 압축한 ZIP 파일을 해제할 수 있습니다.

1. unzip 설치여부 확인

[root@ihelpers root]# rpm -qa | grep unzip
unzip-5.50-33
unzip-5.50-7

2. unzip 설치

root@ihelpers root]# yum install unzip
Gathering header information file(s) from server(s)
Server: Red Hat Linux 9 - i386 - Base
Server: Red Hat Linux 9 - Updates
Finding updated packages
Downloading needed headers
...

3. unzip 사용

[www@ihelpers ip]$ unzip ip-to-country.csv.zip
Archive:  ip-to-country.csv.zip
inflating: ip-to-country.csv