I know I have done this before, but I need a way to take a small text file, and encrypt it, and then be able to decrypt it via the command line. I am ...
I use GPG tool to decrypt files on Linux box. Every time I run the command - it ask me for password.<BR><BR>So I want to provide password in the line and decrypt the file.<BR><BR>//added --passphraswe ...