Monday, May 18, 2020

[Linux]Use Zip to compress files in Linux with password protection

# zip -re ./test.zip ./file1 ./file2 ./folder1 ./folder2

No comments:

Post a Comment