os:debian:compress
문서의 이전 판입니다!
COMPRESS
ZIP/UNZIP
ZIP 압축
- zip -r -F filename.zip directory/
| -r | 서브디렉토리가지 압축 |
|---|---|
| -F | 한글파일을 포함하는 zip 압축 |
UNZIP 압축해제
- unzip filename.zip
압축테스트
- unzip -t filename.zip
TAR
GZIP/GUNZIP
os/debian/compress.1224475783.txt.gz · 마지막으로 수정됨: 저자 starlits
