Good method to keep it secret. I use macbook and here is the code to zip a file/folder with a password;
zip -e filename.zip filename/*
I hope this will help someone who is new at Apple :)
Good method to keep it secret. I use macbook and here is the code to zip a file/folder with a password;
zip -e filename.zip filename/*
I hope this will help someone who is new at Apple :)