리눅스 분류
unzip 관련 질문요~
작성자 정보
- qazsgfd 작성
- 작성일
컨텐츠 정보
- 3,238 조회
- 1 댓글
- 0 추천
- 목록
본문
압축을 하고 싶어서 unzip 명령어를 입력했더니 오류가 나는데 해결 법 좀 알 수 있을까요?
Archive: linux.x64_11gR2_database_1of2.zip
End-of-central-directory signature not found. Either this file is not
a zipfile, or it constitutes one disk of a multi-part archive. In the
latter case the central directory and zipfile comment will be found on
the last disk(s) of this archive.
note: linux.x64_11gR2_database_1of2.zip may be a plain executable, not an archive
unzip: cannot find zipfile directory in one of linux.x64_11gR2_database_1of2.zip or
linux.x64_11gR2_database_1of2.zip.zip, and cannot find linux.x64_11gR2_database_1of2.zip.ZIP, period.
관련자료
-
이전
-
다음
댓글 1
dslee님의 댓글
- dslee
- 작성일
unzip 은 압축 풀때 사용하는 명령어 입니다. 압축하시려면 zip 를 이용하셔야되죠.