반응형 압축1 Mac - Zip with password, 암호로 압축하기 Mac에서 압축을 마우스 우클릭을 통해 GUI 상으로는 간편하게 할 수 있지만, 비밀번호 같은 특정한 조건이 필요한 경우 Terminal(터미널)를 통해서 진행해야 한다. zip -er e 옵션이 바로 암호를 사용할 수 있는 옵션으로 터미널에서 실행하라고 나와 있다. -e, --encrypt Encrypt the contents of the zip archive using a password which is entered on the terminal in response to a prompt (this will not be echoed; if standard error is not a tty, zip will exit with an error). The password prompt is repeated .. 2022. 12. 16. 이전 1 다음 반응형