Here is a simple tip to password protect your files:
vi -x test
This command will ask for an encryption key. You have to type the key twice. Then save and quit the opened file.
Now, whenever you open this file, it will ask for that password first.
0 comments:
Post a Comment
Note: Only a member of this blog may post a comment.