Usar -P
permitirá que você passe a senha na linha de comando.
A opção de criptografia no Info-ZIP pode ser usada na linha de comando? A página do zip man diz:
-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 to save the user from typing errors.
Existe uma maneira de criar arquivos compactados a partir de um script autônomo?
Tags compression linux redhat