Digital Marketing

Create Password Protected ZIP in Linux command

Use the zip command with -p flag to create a password protected zip archive:
$ zip -e  goyun.info.contract.pdf

Comments

Popular posts from this blog

MySQL Sandbox with the Sakila sample database